| Package | Description |
|---|---|
| com.google.gwt.maps.client.services |
| Modifier and Type | Method and Description |
|---|---|
static GeocoderLocationType |
GeocoderLocationType.fromValue(String type) |
GeocoderLocationType |
GeocoderGeometry.getLocation_Type()
The type of location returned in location
|
static GeocoderLocationType |
GeocoderLocationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeocoderLocationType[] |
GeocoderLocationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeocoderGeometry.setLocation_Type(GeocoderLocationType location_type)
The type of location returned in location
|
Copyright © 2011-2014 GWT Maps API V3. All Rights Reserved.