Adding DocumentDrag to ModifyFeature
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user