Interface protos.google.maps.routing.v2.RouteLeg.StepsOverview.IMultiModalSegment (1.4.0)

Properties of a MultiModalSegment.

Package

@googlemaps/routing

Properties

navigationInstruction

navigationInstruction?: (google.maps.routing.v2.INavigationInstruction|null);

MultiModalSegment navigationInstruction

stepEndIndex

stepEndIndex?: (number|null);

MultiModalSegment stepEndIndex

stepStartIndex

stepStartIndex?: (number|null);

MultiModalSegment stepStartIndex

travelMode

travelMode?: (google.maps.routing.v2.RouteTravelMode|keyof typeof google.maps.routing.v2.RouteTravelMode|null);

MultiModalSegment travelMode