routeArrow

fun ComponentInstaller.routeArrow(mapView: MapView, config: RouteArrowComponentConfig.() -> Unit = {}): Installation

Install component that renders route line arrows on the map.

The installed component registers itself as a RouteProgressObserver and renders upcoming maneuver arrows on the map.