Displays a drawing tools panel. By default will contain all drawing options.
| EMS. | Displays a drawing tools panel. |
| Constructor | |
| EMS. | Returns a new drawing control. |
| Functions | |
| addControls | Add all drawing controls to the map. |
| destroy | |
| draw. | {DOMElement} div containing control. |
| drawControl | Render and add a drawing control. |
| deactivateAll | |
| toggleControl(e) |
Add all drawing controls to the map.
addControls: function( div )
destroy: function()
Render and add a drawing control.
drawControl: function( key )
deactivateAll: function()
toggleControl: function( e )