on Destroy
open fun onDestroy()
Content copied to clipboard
Called to ensure the MapView is destroyedproperly.
In an Activity this should be in onDestroy().
In a androidx.fragment.app.Fragment, this shouldbe in onDestroyView.
Called to ensure the MapView is destroyedproperly.
In an Activity this should be in onDestroy().
In a androidx.fragment.app.Fragment, this shouldbe in onDestroyView.