Hello, I am using the google geocoding javascript library to geocode addresses in the UK. However, I can't find the county name returned in the response. For example, for the address "Belfast, Northern Ireland", I would expect to see county "Antrim" returned. Similarly, for "Bangor, Northern Ireland", I should get County "Down" returned. Administrative area level 3 and level 2 returns "Belfast" and "North Down" respectively for the searches mentioned, but I want to see the county names "Antrim" and "Down".
Is there some part of the response I am missing? Many thanks! -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
