|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LocationElevationRequest | |
---|---|
com.google.gwt.maps.client.services |
Uses of LocationElevationRequest in com.google.gwt.maps.client.services |
---|
Methods in com.google.gwt.maps.client.services that return LocationElevationRequest | |
---|---|
static LocationElevationRequest |
LocationElevationRequest.newInstance()
An elevation request sent by the ElevationService containing the list of discrete coordinates (LatLngs) for which to return elevation data. |
Methods in com.google.gwt.maps.client.services with parameters of type LocationElevationRequest | |
---|---|
void |
ElevationService.getElevationForLocations(LocationElevationRequest request,
ElevationServiceHandler handler)
Makes an elevation request for a list of discrete locations. |
|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |