EditingToolbar depends on these handlers being around -- if they're not, then
dragfeature will blow up with an error of 'handler is not a constructor'. git-svn-id: http://svn.openlayers.org/trunk/openlayers@3812 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -6,6 +6,9 @@
|
|||||||
* @requires OpenLayers/Control/Panel.js
|
* @requires OpenLayers/Control/Panel.js
|
||||||
* @requires OpenLayers/Control/Navigation.js
|
* @requires OpenLayers/Control/Navigation.js
|
||||||
* @requires OpenLayers/Control/DrawFeature.js
|
* @requires OpenLayers/Control/DrawFeature.js
|
||||||
|
* @requires OpenLayers/Handler/Point.js
|
||||||
|
* @requires OpenLayers/Handler/Path.js
|
||||||
|
* @requires OpenLayers/Handler/Polygon.js
|
||||||
*
|
*
|
||||||
* Class: OpenLayers.Control.EditingToolbar
|
* Class: OpenLayers.Control.EditingToolbar
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user