Adding DocumentDrag to ModifyFeature

This commit is contained in:
fastr
2012-08-25 23:37:39 +02:00
parent 053dba59a1
commit e8716847f8

View File

@@ -28,6 +28,7 @@ OpenLayers.Control.ModifyFeature = OpenLayers.Class(OpenLayers.Control, {
* mouse cursor leaves the map viewport. Default is false. * mouse cursor leaves the map viewport. Default is false.
*/ */
documentDrag: false, documentDrag: false,
/** /**
* APIProperty: geometryTypes * APIProperty: geometryTypes
* {Array(String)} To restrict modification to a limited set of geometry * {Array(String)} To restrict modification to a limited set of geometry