Module google_api_proto::google::maps::routing::v2::route_leg::steps_overview
source · Expand description
Nested message and enum types in StepsOverview
.
Structs§
- Provides summarized information about different multi-modal segments of the
RouteLeg.steps
. A multi-modal segment is defined as one or more contiguousRouteLegStep
that have the sameRouteTravelMode
. This field is not populated if theRouteLeg
does not contain any multi-modal segments in the steps.