JMap.Map.Interaction.activateInteractorById
Activate an existing map interactor.
Deactivate the previous one, and activate the new one.
The interactor id to activate
Error if interactor is not found
// Activate the JMAP defined interactor "draw"JMap.Map.Interaction.activateInteractorById("draw") Copy
// Activate the JMAP defined interactor "draw"JMap.Map.Interaction.activateInteractorById("draw")
JMap.Map.Interaction.activateInteractorById
Activate an existing map interactor.
Deactivate the previous one, and activate the new one.