Interface | Description |
---|---|
ElevationServiceCallback |
Parties interested in receiving the results from a call to the
ElevationService must implement this interface. |
Class | Description |
---|---|
ElevationResult |
Encapsulates the response from the ElevationService for one particular
location.
|
ElevationService |
Makes a request to the Google Maps Elevation Service.
|
LocationElevationRequest |
Creates a request that can be passed in to the
ElevationService to
get the elevations for a number of locations. |
PathElevationRequest |
Enum | Description |
---|---|
ElevationStatus |
Status responses from the ElevationService.
|