Initializes a Modify component.
Object to configure the initialization of the Modify interaction.
Unregisters a callback handler for the modifydrag event.
The callback to stop being called whenever the event is emitted.
Unregisters a callback handler for the modifyend event.
The callback to stop being called whenever the event is emitted.
Unregisters a callback handler for the modifystart event.
The callback to stop being called whenever the event is emitted.
Registers a callback handler for the modifydrag event.
The callback to be executed whenever the event is emitted.
Registers a callback handler for the modifyend event.
The callback to be executed whenever the event is emitted.
Registers a callback handler for the modifystart 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 modifying features on a map. Modify
Exports