Package com.mapbox.navigation.ui.maps.installer
Types
Link copied to clipboard
Route arrow component configuration class.
Link copied to clipboard
Route line component configuration class.
Functions
Link copied to clipboard
fun ComponentInstaller.routeArrow(mapView: MapView, config: RouteArrowComponentConfig.() -> Unit = {}): Installation
Content copied to clipboard
Install component that renders route line arrows on the map.
Link copied to clipboard
fun ComponentInstaller.routeLine(mapView: MapView, config: RouteLineComponentConfig.() -> Unit = {}): Installation
Content copied to clipboard
Install component that renders route line on the map.