> 1) Location > 2) Show the locations within ___ yards of the Specified > location. > > is that Possible using Google API? Please help me with > this.Any help will be Appreciated.
Yes. First decide if you are searching your own data(base) or if you are searching Googles. For the first, the 'store locator' is the classic example that can be adapted. http://code.google.com/support/bin/answer.py?answer=87134&topic=11364 For the second, you could look into Google's AJAX local search API http://groups.google.com/group/Google-Maps-API/browse_thread/thread/ee96d5807c46781d/438207d4d3aa9535?lnk=gst&q=local+search+api#438207d4d3aa9535 cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
