SectionType

enum SectionType : Enum<SectionType>

Represents the requested section type.

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

Entries

Link copied to clipboard

Section of the route that is an unpaved road.

Link copied to clipboard

Sections with road shield information.

Link copied to clipboard

Sections with legal speed limit information.

Link copied to clipboard

Sections with lane information.

Link copied to clipboard

Section of the route that are located within urban areas.

Link copied to clipboard

Section of the route that require use of carpool (HOV/High Occupancy Vehicle) lanes.

Link copied to clipboard

Section of the route that is a tunnel.

Link copied to clipboard

Section in relation to the Request parameter travelMode.

Link copied to clipboard

Section of the route that contains traffic information.

Link copied to clipboard

Section of the route that requires a toll vignette to be present.

Link copied to clipboard

Section of the route that requires a toll to be payed.

Link copied to clipboard

Section of the route that is only suited for pedestrians.

Link copied to clipboard

Section of the route that is motorway.

Link copied to clipboard

Section of the route that is ferry.

Link copied to clipboard

Section indicating which countries the route is in.

Link copied to clipboard

Section of the route that is car train.

Properties

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