| Package | com.afcomponents.umap.types |
| Class | public class GeocoderResults |
See also
| Property | Defined by | ||
|---|---|---|---|
| data : XML
Result XML data.
| GeocoderResults | ||
| description : String = ""
Result description.
| GeocoderResults | ||
| name : String = ""
Result name.
| GeocoderResults | ||
| position : LatLng
Geograpchical position.
| GeocoderResults | ||
| Method | Defined by | ||
|---|---|---|---|
| GeocoderResults | |||
| data | property |
public var data:XMLResult XML data.
| description | property |
public var description:String = ""Result description.
| name | property |
public var name:String = ""Result name.
| position | property |
public var position:LatLngGeograpchical position.
| GeocoderResults | () | constructor |
public function GeocoderResults()