On May 12, 4:18 pm, Gswain <[email protected]> wrote: > Is there a method that returns zipcodes close to a given zipcode?
Not in the Google Maps API at present... > I cant find anything in the documentation, if not what is the best way > to get this? Get a database of zipcode shapes and implement it yourself (this is not trivial, see John Coryat's many postings on the nature of zipcodes). He has data available at: http://maps.huge.info http://www.usnaviguide.com http://www.zipmaps.net --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
