Package-level declarations

Types

Link copied to clipboard
data class BorderCrossing(val fromCountry: CountryInfo, val toCountry: CountryInfo)

Indicates a border crossing between two countries.

Link copied to clipboard
data class CountryInfo(val countryCode: String, val countryName: TextWithPhonetics)

Country information.

Link copied to clipboard

Classification of an exit direction, relative to the direction of travel.

Link copied to clipboard

Indicates the side of the road of an itinerary point.

Link copied to clipboard
value class Landmark

Provides the information about the landmark types.

Link copied to clipboard

Indicates the quantized turn angle relative to driving direction.

Link copied to clipboard

Indicates a payment type accepted for a toll.

Link copied to clipboard

Indicates the direction of a turn maneuver.