Package com.mapbox.navigation.ui.maps
Types
Building Highlight component configuration class.
Camera mode button component configuration class.
Location puck component configuration class.
NavigationCamera component configuration class.
An object that links to default navigation styles. We recommend using these map styles for an optimized map appearance for navigation use-cases.
Predictive caching is a system that downloads necessary visual map and guidance data resources along the route upfront, before they are needed, in an attempt to provide a smooth experience even when connectivity is lost while using the app.
Listener that gets notified whenever there's an error with Predictive Cache.
Recenter button component configuration class.
Road name component configuration class.
Route arrow component configuration class.
Route line component configuration class.
Functions
Install component that highlights building upon arrival.
Install component that toggles NavigationCamera between NavigationCameraState.OVERVIEW and NavigationCameraState.FOLLOWING on button click.
Install component that renders LocationPuck.
Install NavigationCamera component.
Install component that updates MapboxRoadNameView with a road name that matches current device location.
Install component that renders route line arrows on the map.
Install component that renders route line on the map.