Package | Description |
---|---|
com.google.gwt.maps.client.services |
Modifier and Type | Method and Description |
---|---|
static GeocoderStatus |
GeocoderStatus.fromValue(String type) |
static GeocoderStatus |
GeocoderStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeocoderStatus[] |
GeocoderStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GeocoderRequestHandler.onCallback(JsArray<GeocoderResult> results,
GeocoderStatus status)
returns a result after on geocode callback
|
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.