Package com.mapbox.navigation.base

Types

Link copied to clipboard

This annotation marks the experimental state of the MapboxNavigation API. This API is stable in nature, but it's likely that properties might be added or removed in the future. Any usage of a declaration annotated with @ExperimentalMapboxNavigationAPI must be accepted either by annotating that usage with the OptIn annotation, e.g. @OptIn(ExperimentalMapboxNavigationAPI::class), or by using the compiler argument -Xopt-in=kotlin.time.ExperimentalMapboxNavigationAPI.

Link copied to clipboard

This annotation marks the experimental preview of the MapboxNavigation API. This API is in a preview state and has a very high chance of being changed in the future.

Link copied to clipboard
object TimeFormat

TimeFormat