Merge pull request #155 from probins/kinetic

Suggested addition to Kinetic  documentation
This commit is contained in:
Éric Lemoine
2012-01-17 04:25:58 -08:00

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,