An object which acts as the context for the tool.
The name of a boolean property on
toolContext
which represents the active state of the tool.
A getter function to get the active state of the tool.
Is active.
A setter function to set the active state of the tool.
New active state.
Generated using TypeDoc
A simple object that can be managed by
ngeo.misc.ToolActivateMgr
.See our live examples: ../examples/mapquery.html ../examples/toolActivate.html
ngeoToolActivate