Package-level declarations

Types

Link copied to clipboard

Formats trip related data for displaying in the UI

Link copied to clipboard
class EstimatedTimeToArrivalFormatter(context: Context, timeFormatType: Int = TimeFormat.NONE_SPECIFIED) : ValueFormatter<Long, SpannableString>

Formats trip related data for displaying in the UI

Link copied to clipboard

Formats trip related data for displaying in the UI

Link copied to clipboard

Represents the trip detail for a RouteLeg

Link copied to clipboard
class TimeRemainingFormatter(context: Context, var locale: Locale? = null) : ValueFormatter<Double, SpannableString>

Formats trip related data for displaying in the UI

Link copied to clipboard

The state is returned if there is an error calculating trip overview.

Link copied to clipboard

Represents a trip detail for the entire route to be rendered

Link copied to clipboard

Contains various trip related formatters

Link copied to clipboard

Represents a trip progress update to be rendered