Package-level declarations
Types
Link copied to clipboard
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
class MapboxTimeFormatter @JvmOverloads constructor(applicationContext: Context, timeFormatType: Int = TimeFormat.NONE_SPECIFIED) : TimeFormatter
Default implementation of TimeFormatter interface. It uses default locale-aware time formatting.
Link copied to clipboard
Interface that provides formatted time.