On May 1, 2:19 pm, RedSwimmer <[email protected]> wrote: > I have a list of 1000+ addresses and I'm trying to use the Google API > to figure out which ones are within x number of miles of a specified > zip code. The idea is that the user would enter their zip code and I > would run the addresses in my list through the Google API and only > return the 10 closest address sorted from nearest to farthest. Is the > Google API well suited for this and do you have any suggestions about > how I would go about accomplishing this? Ideally I would also > generate a map with markers.
While it doesn't answer your exact question, you might find the "store locator" tutorial interesting: http://groups.google.com/group/Google-Maps-API/browse_frm/thread/486d66cb18073921 -- 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 -~----------~----~----~----~------~----~------~--~---
