RouteType

enum RouteType : Enum<RouteType>

This represents the 'routeType' parameter in a Request to the Routing API.

Important: This is a Public Preview API. It may be changed or removed at any time.

Entries

Link copied to clipboard

Route which includes interesting or challenging roads and uses as few motorways as possible.

Link copied to clipboard

Route which optimizes consumption (fuel/power).

Link copied to clipboard

Route which compromises between convenience and a short travel distance.

Link copied to clipboard

Fast (travel time) and convenient route.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int