Package | Description |
---|---|
com.google.gwt.maps.client.services |
Modifier and Type | Method and Description |
---|---|
void |
ElevationService.getElevationAlongPath(PathElevationRequest request,
ElevationServiceHandler handler)
Makes an elevation request along a path, where the elevation data are returned as distance-based samples along that path.
|
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.