MapValidityListener

interface MapValidityListener

Functions

onMapInvalidated
Link copied to clipboard
abstract fun onMapInvalidated()
Called when the map is invalidated after its surface has been destroyed.
onMapValid
Link copied to clipboard
abstract fun onMapValid()
Called after recreating map surface.