Package | Description |
---|---|
com.google.gwt.maps.client.placeslib |
Modifier and Type | Method and Description |
---|---|
PlaceResult |
Autocomplete.getPlace()
Returns the details of the Place selected by the user, or null if no Place has been selected yet.
|
static PlaceResult |
PlaceResult.newInstance()
Create new
PlaceResult instance. |
Modifier and Type | Method and Description |
---|---|
void |
PlaceDetailsHandler.onCallback(PlaceResult result,
PlacesServiceStatus status) |
Modifier and Type | Method and Description |
---|---|
void |
PlaceSearchHandler.onCallback(JsArray<PlaceResult> results,
PlacesServiceStatus status) |
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.