In V2 I could reference place.AddressDetails.Country.AdministrativeArea.SubAdministrativeArea.Locality.LocalityName to get a city name. In V3, it seems as if I'm expected to loop through the results array and find an address component with type equal to 'locality'. Am I missing something? Is there not a way to simple refer directly to the name of a locality in V3? If not, how is this design at all intelligent?
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 google-maps-js-api...@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.