onMapInvalidated

abstract fun onMapInvalidated()

Called when the map is invalidated after its surface has been destroyed. This can happen without MapFragment being destroyed, eg. when putting app to background with home button. Any calls to MapView after this will be ignored.