|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.gwt.core.client.JavaScriptObject
com.google.gwt.maps.client.geocode.Placemark.ExtendedData
public static class Placemark.ExtendedData
This class represents a JSON ExtendedData object being part of result returned from the Google Geocoding service.
| Constructor Summary | |
|---|---|
protected |
Placemark.ExtendedData()
A protected constructor is required for JS overlays. |
| Method Summary | |
|---|---|
LatLngBounds |
getBounds()
The rectangle area representing bounds of the placemark. |
| Methods inherited from class com.google.gwt.core.client.JavaScriptObject |
|---|
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected Placemark.ExtendedData()
| Method Detail |
|---|
public final LatLngBounds getBounds()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||