JMap.Event.SimpleSearch.activate
Activate the listener.
If the listener is already active, do nothing.
If the listener is inactive, it will be reactivated and will be called again ...
The listener id
// activate the listener "my-simple-search-listener"JMap.Event.SimpleSearch.activate("my-simple-search-listener") Copy
// activate the listener "my-simple-search-listener"JMap.Event.SimpleSearch.activate("my-simple-search-listener")
JMap.Event.SimpleSearch.activate
Activate the listener.
If the listener is already active, do nothing.
If the listener is inactive, it will be reactivated and will be called again ...