addLifecycleListener abstract method
- MapViewLifecycleListener lifecycleListener
Adds a MapViewLifecycleListener to this map view.
Adding the same object multiple times has no effect.
lifecycleListenerAn object to be notified of lifecycle events.
Implementation
void addLifecycleListener(MapViewLifecycleListener lifecycleListener);