See: Description
| Class | Description |
|---|---|
| DirectionsResponse |
The response to a directions request.
|
| DirectionsRoute |
Detailed information about an individual route such as the duration, distance and geometry.
|
| DirectionsWaypoint |
An input coordinate snapped to the roads network.
|
| IntersectionLanes |
Object representing lanes in an intersection.
|
| LegAnnotation |
An annotations object that contains additional details about each line segment along the route geometry.
|
| LegStep |
Includes one
StepManeuver object and travel to the following LegStep. |
| RouteLeg |
A route between only two
DirectionsWaypoint. |
| StepIntersection |
Object representing an intersection along the step.
|
| StepManeuver |
Gives maneuver information about one
LegStep. |