|
Follow us on GitHub |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PathElevationRequest | |
|---|---|
| com.google.gwt.maps.client.services | |
| Uses of PathElevationRequest in com.google.gwt.maps.client.services |
|---|
| Methods in com.google.gwt.maps.client.services that return PathElevationRequest | |
|---|---|
static PathElevationRequest |
PathElevationRequest.newInstance()
An elevation query sent by the ElevationService containing the path along which to return sampled data. |
| Methods in com.google.gwt.maps.client.services with parameters of type PathElevationRequest | |
|---|---|
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. |
|
Follow us on GitHub |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||