Package com.mapbox.navigation.ui.maps

Types

NavigationStyles
Link copied to clipboard
object NavigationStyles
An object that links to default navigation styles.
PredictiveCacheController
Link copied to clipboard
class PredictiveCacheController @JvmOverloads() constructor(predictiveCacheLocationOptions: PredictiveCacheLocationOptions, predictiveCacheControllerErrorHandler: PredictiveCacheControllerErrorHandler?)
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.
PredictiveCacheControllerErrorHandler
Link copied to clipboard
fun fun interface PredictiveCacheControllerErrorHandler
Listener that gets notified whenever there's an error with Predictive Cache.