on Destroy View
open fun onDestroyView()
Content copied to clipboard
Called when the view previously created by onCreateView(LayoutInflater, ViewGroup, Bundle) has been detached from this fragment. The MapView object created earlier will detach itself of its associated Map instance.