Package com.mapbox.navigation.base.formatter

Types

Link copied to clipboard
fun interface DistanceFormatter

An interface, which provides correctly formatted distances.

Link copied to clipboard
class DistanceFormatterOptions

Gives options to format the distance in the trip notification.

Link copied to clipboard
object Rounding

Rounding

Link copied to clipboard
enum UnitType : Enum<UnitType>

Unit type for voice and visual information. Note that this won't change other results such as raw distance measurements which will always be returned in meters.