GeoAddress Properties |
The GeoAddress type exposes the following members.
Name | Description | |
---|---|---|
FormattedAddress |
The formatted address. For a particular latitude/longitude this can vary depending on the location type
specified when reverse-geocoding an address using ReverseGeocode(Decimal, Decimal, String).
| |
Latitude |
The latitude.
| |
LocationTypes |
The list of location types for this address.
Examples of location types include street_address, establishment, light_rail_station, point_of_interest, transit_station as well as many others.
| |
Longitude |
The longitude.
|