Actually the Google Maps API has google.maps.LocalSearch() which should do the job as well. I like the maps.LocalSearch better than the search.LocalSearch, though it's not as full-featured.
However, pay attention to those terms as suggested! -Brian On Apr 18, 4:45 am, Mike Williams <[email protected]> wrote: > The Google Maps API geocoder only supports geocoding of addresses. It > looks like you want to perform a business lookup, so you'd need to use > the Google AJAX Search API, possibly in "Local" mode. > > Although the tasks seem similar, it's a completely different API with > its own documentation, Terms and discussion group: > http://code.google.com/apis/ajaxsearch/ > http://code.google.com/apis/ajaxsearch/terms.html > http://groups-beta.google.com/group/Google-AJAX-Search-API?pli=1 > > --http://econym.org.uk/gmap > The Blackpool Community Church Javascript Team --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
