Package com.tomtom.sdk.common.route.instruction.common

Types

Link copied to clipboard
data class BorderCrossing(val fromCountryCode: String, val toCountryCode: String)

Indicates a border crossing between two countries.

Link copied to clipboard
enum ExitDirection : Enum<ExitDirection>

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

Link copied to clipboard
enum ItineraryPointSide : Enum<ItineraryPointSide>

Indicates the side of the road of an itinerary point.

Link copied to clipboard
value class TollgatePaymentType

Indicates a payment type accepted for a toll.

Link copied to clipboard
value class TurnDirection

Indicates the direction of a turn maneuver.