Constructor
new DrawRegularPolygonFromClick(options)
Parameters:
| Name | Type | Description |
|---|---|---|
options |
ngeox.interaction.DrawRegularPolygonFromClickOptions | Options |
Fires:
- ol.interaction.Draw.event:Event
Extends
- ol.interaction.Interaction
Methods
setActive(active)
Activate or deactivate the interaction.
Parameters:
| Name | Type | Description |
|---|---|---|
active |
boolean | Active. |