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

Types

MapboxLaneIconsApi
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.
MapboxManeuverApi
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).
MapboxTurnIconsApi
Link copied to clipboard
class MapboxTurnIconsApi(turnIconResources: TurnIconResources)
An API for generating turn icon drawable resource references.
RoadShieldCallback
Link copied to clipboard
fun fun interface RoadShieldCallback
An interface that is triggered when road shields are available.