Parent class able to enable drawing on an OpenLayers Map. Manage interactions - create, allow only one draw active at a time, destroy - and let possible find back interactions to add listener on them.
Remove the interaction from the map.
the uid of the interaction.
the interaction.
Activate the interaction (and deactivate other draw interactions), or deactivate it.
Parent class able to enable drawing on an OpenLayers Map. Manage interactions - create, allow only one draw active at a time, destroy - and let possible find back interactions to add listener on them.