Package com. mapbox. androidauto. car. navigation
Types
ActiveGuidanceScreen
Link copied to clipboard
class ActiveGuidanceScreen(carActiveGuidanceContext: CarActiveGuidanceCarContext, actionProviders: List<MapboxActionProvider>, placesLayerUtil: PlacesListOnMapLayerUtil) : Screen
Content copied to clipboard
CarActiveGuidanceCarContext
Link copied to clipboard
CarCameraMode
Link copied to clipboard
CarDistanceFormatter
Link copied to clipboard
CarLocationsOverviewCamera
Link copied to clipboard
class CarLocationsOverviewCamera(mapboxNavigation: MapboxNavigation, initialCameraOptions: CameraOptions) : MapboxCarMapObserver
Content copied to clipboard
CarNavigationCamera
Link copied to clipboard
CarNavigationEtaMapper
Link copied to clipboard
class CarNavigationEtaMapper(carDistanceFormatter: CarDistanceFormatter, tripProgressApi: MapboxTripProgressApi)
Content copied to clipboard
CarNavigationInfoMapper
Link copied to clipboard
class CarNavigationInfoMapper(context: Context, carManeuverInstructionRenderer: CarManeuverInstructionRenderer, carManeuverIconRenderer: CarManeuverIconRenderer, carLanesImageGenerator: CarLanesImageRenderer, carDistanceFormatter: CarDistanceFormatter)
Content copied to clipboard
The car library provides an NavigationTemplate.NavigationInfo interface to show in a similar way we show Maneuvers.
CarNavigationInfoObserver
Link copied to clipboard
class CarNavigationInfoObserver(carActiveGuidanceCarContext: CarActiveGuidanceCarContext)
Content copied to clipboard
MapUserStyleObserver
Link copied to clipboard