Extended from esri/toolbars/draw.
Description | ||
new DrawToolExtension(map) |
|
Return type | Description | |
activate(args) | Esri/toolbars/draw |
if has any tools are in active state will be deactivate first and then will be actived your draw tool. |
deactivate() | None | deactive tool. |
pause() | None | pause tool. |
resume() | None | resume tool. |
if has any tools are in active state will be deactivate first and then will be actived your draw tool.