Initializes a Modify component.
Object to configure the initialization of the Modify interaction
The geometry API used to retrieve geometry groups if a geometry group key is provided in the options
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.