JMap.Map.Interaction.terminateInteractorById
Terminate the map interactor.
After being terminated, the interactor doesn't exist anymore in JMap Server NG Core library.
You cannot activate it anymore.
The interactor id to terminate
Error if interactor is not found
// terminate interactor id="custom-selection"JMap.Map.Interaction.terminateInteractorById("custom-selection") Copy
// terminate interactor id="custom-selection"JMap.Map.Interaction.terminateInteractorById("custom-selection")
JMap.Map.Interaction.terminateInteractorById
Terminate the map interactor.
After being terminated, the interactor doesn't exist anymore in JMap Server NG Core library.
You cannot activate it anymore.