Cancels drawing interaction
shape that drawing tool applies too
true if the drawing interaction has been started
true modification of the drawing geometry is currently being blocked by an active user interaction
Sets the geometry to be rendered in the drawing control allowing the user to modify an existing geometry. Note: This will call startDrawing() if it hasn't already been called.
GeometryJSON to render
Sets properties to geometry rendered by DrawingControl
hash of property values
Starts drawing interaction
Generated using TypeDoc
Drawing controls create drawing interactions and provides a standard for managing the life-cycle of drawing interactions to facilitate use in React applications.