Package | Description |
---|---|
com.google.gwt.maps.client.services |
Modifier and Type | Method and Description |
---|---|
static PathElevationRequest |
PathElevationRequest.newInstance()
An elevation query sent by the ElevationService containing the path along which to return sampled data.
|
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.
|
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.