Package com.tomtom.sdk.common.route.instruction.common
Types
Link copied to clipboard
data class BorderCrossing(val fromCountry: CountryInfo, val toCountry: CountryInfo)
Content copied to clipboard
Indicates a border crossing between two countries.
Link copied to clipboard
data class CountryInfo(val countryCode: String, val countryName: TextWithPhonetics)
Content copied to clipboard
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
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.