onCreateView

open override fun onCreateView(inflater: LayoutInflater, container: ViewGroup?, state: Bundle?): View

Called on the fragment to instantiate its MapView. If there were some calls for getMapAsync(callback: OnMapReadyCallback), then the subscribed callbacks will be executed as soon as the MapView is created and the underlying TomTomMap is available.