Suggested addition to Kinetic documentation
This commit is contained in:
@@ -57,6 +57,8 @@ OpenLayers.Control.DragPan = OpenLayers.Class(OpenLayers.Control, {
|
|||||||
* set to true or to an object. If set to an object this
|
* set to true or to an object. If set to an object this
|
||||||
* object will be passed to the {<OpenLayers.Kinetic>}
|
* object will be passed to the {<OpenLayers.Kinetic>}
|
||||||
* constructor. Defaults to false.
|
* constructor. Defaults to false.
|
||||||
|
* If you set this property, you should ensure that
|
||||||
|
* OpenLayers/Kinetic.js is included in your build config
|
||||||
*/
|
*/
|
||||||
enableKinetic: false,
|
enableKinetic: false,
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user