Initializes a Draw component.
Object to configure the initialization of the Draw interaction.
Unregisters a callback handler for the drawabort event.
The callback to stop being called whenever the event is emitted.
Unregisters a callback handler for the drawend event.
The callback to stop being called whenever the event is emitted.
Unregisters a callback handler for the drawstart event.
The callback to stop being called whenever the event is emitted.
Registers a callback handler for the drawabort event.
The callback to be executed whenever the event is emitted.
Registers a callback handler for the drawend event.
The callback to be executed whenever the event is emitted.
Registers a callback handler for the drawstart event.
The callback to be executed whenever the event is emitted.
Starts the interaction on the map
Stops the interaction on the map
Class used for drawing features on a map
Draw
Exports