Package com.mapbox.navigation.ui.maneuver.api

Types

Link copied to clipboard
class MapboxLaneIconsApi

MapboxLaneIconsApi allows you to request the lane icon from LaneIndicator in the form of vector drawables which can then be styled and rendered using MapboxLaneGuidance or your own custom view.

Link copied to clipboard
class MapboxManeuverApi

Mapbox Maneuver Api allows you to request Maneuver instructions given a DirectionsRoute (to get all maneuvers for the provided route) or RouteProgress (to get remaining maneuvers for the provided route).

Link copied to clipboard
class MapboxTurnIconsApi(var turnIconResources: TurnIconResources)

An API for generating turn icon drawable resource references.

Link copied to clipboard
fun interface RoadShieldCallback

An interface that is triggered when road shields are available.