Move handlerOptions to the Control prototype.
This commit is contained in:
@@ -62,7 +62,6 @@ OpenLayers.Control.DrawFeature = OpenLayers.Class(OpenLayers.Control, {
|
||||
* APIProperty: handlerOptions
|
||||
* {Object} Used to set non-default properties on the control's handler
|
||||
*/
|
||||
handlerOptions: null,
|
||||
|
||||
/**
|
||||
* Constructor: OpenLayers.Control.DrawFeature
|
||||
|
||||
Reference in New Issue
Block a user