PRINCEMAIN / geocoding-net

Automatically exported from code.google.com/p/geocoding-net
0 stars 0 forks source link

Add County to Address #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Not really a defect, it'll be a nice and useful feature to capture County in 
the address too.

In class GoogleGeoCoder method RetrieveAddress, the 'county' is being 
captured from 'adr:SubAdministrativeAreaName' field in the geocode result, 
but  this variable is not used. In fact, Address class does not have a 
property for County.

I am using version 1.1.

Thanks in advance.
Amin Emami

Original issue reported on code.google.com by amin.em...@gmail.com on 30 Nov 2009 at 10:52

GoogleCodeExporter commented 9 years ago
No longer applicable with API changes in r60

All information from Google API is now returned with the address

Original comment by chadl...@gmail.com on 3 Nov 2011 at 5:52