Package com.mapbox.androidauto
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
These states are communicated between the car and app.
Link copied to clipboard
Link copied to clipboard
The entry point for your Mapbox Android Auto app.
Link copied to clipboard
class MapboxCarNavigationManager(carContext: CarContext) : MapboxNavigationObserver
Content copied to clipboard
Register this observer using MapboxNavigationApp.registerObserver. As long as it is registered, the trip status of MapboxNavigation will be sent to the NavigationManager. This is needed to keep the vehicle cluster display updated.
Link copied to clipboard