onCreateView

open fun onCreateView(    @NonNull inflater: LayoutInflater,     @Nullable container: ViewGroup,     @Nullable savedInstanceState: Bundle): View

Called when this fragment is first attached to its Activity. Automatically starts to initialize the MapEngine for later use.