Package com.mapbox.navigation.ui.androidauto.preview
Types
This class is to simplify the interaction with MapboxRouteLineApi, MapboxRouteArrowView, and RouteProgressObserver use cases that the app needs in the car.
This allows you to change the route options used by Android Auto for requesting a route.
Repository for passing the route preview data to MapboxScreen.ROUTE_PREVIEW.
Service class that requests routes for the preview screen.
This is a view interface. Each callback function represents a view that will be shown for the situations.
Gives the CarRoutePreviewScreen the ability to control the selected route rendered by the CarRouteLineRenderer and CarNavigationCamera.
Gives the CarRoutePreviewScreen the ability to control the selected route rendered by the CarRouteLineRenderer and CarNavigationCamera.