On Jan 1, 5:36 pm, Tom MacPherson <[email protected]> wrote: > trying to get something like > > var zip=google.loader.ClientLocation.address.zip_code
http://code.google.com/apis/ajax/documentation/#ClientLocation zip_code isn't available as a property of address. The best you could do is reverse-geocode the coordinates returned, which is another call to an API and additional time spent. And it's not accurate anyway. For one of my ISPs it's 60 miles out; for the other it's 200 miles out; and Mike has said much the same only today. Andrew -- 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.
