Package | Description |
---|---|
com.google.gwt.maps.client.services |
Modifier and Type | Method and Description |
---|---|
static LocationElevationRequest |
LocationElevationRequest.newInstance()
An elevation request sent by the ElevationService containing the list of discrete coordinates (LatLngs) for which to return elevation data.
|
Modifier and Type | Method and Description |
---|---|
void |
ElevationService.getElevationForLocations(LocationElevationRequest request,
ElevationServiceHandler handler)
Makes an elevation request for a list of discrete locations.
|
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.