SectionType enum

Defines values for SectionType. Possible values include: 'carTrain', 'country', 'ferry', 'motorway', 'pedestrian', 'tollRoad', 'tollVignette', 'traffic', 'travelMode', 'tunnel'

Fields

CarTrain

Get sections if the route includes car trains.

Country

Countries the route has parts in.

Ferry

Get sections if the route includes ferries.

Motorway

Get sections if the route includes motorways.

Pedestrian

Get sections which are suited for pedestrians.

TollRoad

Get sections which require a toll to be payed.

TollVignette

Get sections which require a toll vignette to be present.

Traffic

Get sections which contain traffic information.

TravelMode

Get sections in relation to the request parameter travelMode.

Tunnel

Get sections if the route includes tunnels.