sdk-routing / com.tomtom.online.sdk.routing.route.calculation / SectionType

SectionType

@PublicPreview("2021.06") enum class SectionType

Represents the section type.

Enum Values

UNDEFINED

Section of the route that is undefined.

CAR_TRAIN

Section of the route that is car train.

COUNTRY

Section indicating which countries the route is in.

FERRY

Section of the route that is ferry.

MOTORWAY

Section of the route that is motorway.

PEDESTRIAN

Section of the route that is only suited for pedestrians.

TOLL_ROAD

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

TOLL_VIGNETTE

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

TRAFFIC

Section of the route that contains traffic information.

TRAVEL_MODE

Section in relation to the Request parameter travelMode.

TUNNEL

Section of the route that is a tunnel.