|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectJavaScriptObject
com.google.maps.gwt.client.LocationElevationRequest
public class LocationElevationRequest
An elevation request sent by the
ElevationService
containing the list of discrete coordinates (
LatLng
s) for which to return elevation data.
THIS SOURCE CODE IS GENERATED, DO NOT MODIFY
Constructor Summary | |
---|---|
protected |
LocationElevationRequest()
Protected constructor avoids default public constructor. |
Method Summary | |
---|---|
static LocationElevationRequest |
create()
|
void |
setLocations(
The discrete locations for which to retrieve elevations. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected LocationElevationRequest()
Method Detail |
---|
public static final LocationElevationRequest create()
public final void setLocations(locations)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |