> I have a DB containing business location addresses entered by clients. > I want other clients to enter a zip code and have my application > return all businesses in my DB that is physically near (20miles, > 30miles, 40miles, ...) the entered zip. Displaying on a map would be > nice, but not mandatory.
The classic example of using db with maps for 'search nearby' http://googlemapsapi.blogspot.com/2008/01/article-creating-store-locator-with-php.html --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
