Suggested addition to Kinetic documentation

This commit is contained in:
Peter Robins
2012-01-17 11:41:22 +00:00
parent 11454cbc1b
commit ca6d93712a

View File

@@ -57,6 +57,8 @@ OpenLayers.Control.DragPan = OpenLayers.Class(OpenLayers.Control, {
* set to true or to an object. If set to an object this
* object will be passed to the {<OpenLayers.Kinetic>}
* constructor. Defaults to false.
* If you set this property, you should ensure that
* OpenLayers/Kinetic.js is included in your build config
*/
enableKinetic: false,