Online Maps v3
Loading...
Searching...
No Matches
OnlineMapsGoogleGeocodingResult.AddressComponent Class Reference

Address Component of Google Geocoder response. More...

Public Attributes

string[] types
 Array indicating the type of the address component.
 
string long_name
 Full text description or name of the address component as returned by the Geocoder.
 
string short_name
 Abbreviated textual name for the address component, if available.
For example, an address component for the state of Alaska may have a long_name of "Alaska" and a short_name of "AK" using the 2-letter postal abbreviation.
 

Detailed Description

Address Component of Google Geocoder response.