| Modifier and Type | Class and Description |
|---|---|
class |
Location
Encapsulates a location (a geographic point, and an optional heading).
|
static class |
Location.Builder
Encapsulates a location (a geographic point, and an optional heading).
|
| Modifier and Type | Method and Description |
|---|---|
LocationOrBuilder |
RouteLegOrBuilder.getEndLocationOrBuilder()
The end location of this leg.
|
LocationOrBuilder |
RouteLegStep.getEndLocationOrBuilder()
The end location of this step.
|
LocationOrBuilder |
RouteLegStep.Builder.getEndLocationOrBuilder()
The end location of this step.
|
LocationOrBuilder |
RouteLegStepOrBuilder.getEndLocationOrBuilder()
The end location of this step.
|
LocationOrBuilder |
RouteLeg.getEndLocationOrBuilder()
The end location of this leg.
|
LocationOrBuilder |
RouteLeg.Builder.getEndLocationOrBuilder()
The end location of this leg.
|
LocationOrBuilder |
TransitStopOrBuilder.getLocationOrBuilder()
The location of the stop expressed in latitude/longitude coordinates.
|
LocationOrBuilder |
Waypoint.getLocationOrBuilder()
A point specified using geographic coordinates, including an optional
heading.
|
LocationOrBuilder |
Waypoint.Builder.getLocationOrBuilder()
A point specified using geographic coordinates, including an optional
heading.
|
LocationOrBuilder |
WaypointOrBuilder.getLocationOrBuilder()
A point specified using geographic coordinates, including an optional
heading.
|
LocationOrBuilder |
TransitStop.getLocationOrBuilder()
The location of the stop expressed in latitude/longitude coordinates.
|
LocationOrBuilder |
TransitStop.Builder.getLocationOrBuilder()
The location of the stop expressed in latitude/longitude coordinates.
|
LocationOrBuilder |
RouteLegOrBuilder.getStartLocationOrBuilder()
The start location of this leg.
|
LocationOrBuilder |
RouteLegStep.getStartLocationOrBuilder()
The start location of this step.
|
LocationOrBuilder |
RouteLegStep.Builder.getStartLocationOrBuilder()
The start location of this step.
|
LocationOrBuilder |
RouteLegStepOrBuilder.getStartLocationOrBuilder()
The start location of this step.
|
LocationOrBuilder |
RouteLeg.getStartLocationOrBuilder()
The start location of this leg.
|
LocationOrBuilder |
RouteLeg.Builder.getStartLocationOrBuilder()
The start location of this leg.
|
Copyright © 2025 Google LLC. All rights reserved.