Properties

Link copied to clipboard

Functions

Link copied to clipboard
abstract fun clearArrows()
Link copied to clipboard
abstract suspend fun clearRouteLine()
Link copied to clipboard
abstract fun hideTraffic()
Link copied to clipboard
abstract suspend fun onMapClick(target: Point, mapboxMap: MapboxMap): NavigationRoute?
Link copied to clipboard
abstract fun setLineDepthOcclusion(enabled: Boolean)
Link copied to clipboard
abstract fun showTraffic()
Link copied to clipboard
abstract suspend fun start(mapView: MapView)
Link copied to clipboard
abstract fun updateMapStyle(style: Style)
Link copied to clipboard
abstract fun updateRouteLine(point: Point)
Link copied to clipboard
abstract fun updateRouteWithRouteProgress(routeProgress: RouteProgress)