On Dec 23, 3:30 am, Suril <[email protected]> wrote: > Hi > > I am using Google Map API. > I want to findout zipcode from the lat and lang. > When i try to find zipcode using getLocations I am getting information > till AdministrativeArea tag. > if I write alert > (place.AddressDetails.Country.AdministrativeArea.SubAdministrativeArea.Locality.PostalCode.PostalCodeNumber); > , I am not getting zipcode in alert. > > Below is my code. Can you please help me what is missing/wrong in my > code ? >
I see a zip code in the first 2 locations returned for that location: http://www.geocodezip.com/example_geo2.asp?addr1=37.423021,-122.083739&geocode=1 Perhaps you could follow the posting guidelines and post a link to your map that shows the problem: http://groups.google.com/group/Google-Maps-API/web/suggested-posting-guidelines -- Larry --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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-API?hl=en -~----------~----~----~----~------~----~------~--~---
