getMapView

abstract fun getMapView(context: Context): MapView

Create MapView. NOTE: you shouldn't attach MapView to any parent: Navigation SDK will do that under the hood.

Return

MapView that will host the map.