On May 15, 4:31 am, Larrr <[email protected]> wrote: > Hello there! I'm pretty new in maps API, so my question could be > trivial. But I didn't find anything that solves my task on Google maps > API page. > > I need to implement limited map search on map via labels (no > LocalSearch box). > > For example, > > I have 2 categories: Restaurants and Shops - both as links on the > page. > > When I click on some category, I want to achieve same functionality as > search 'category:"shop"' request. > > How to do that?
You need to use the Local Search API. Try this group: http://groups.google.com/group/Google-AJAX-Search-API/ -- Larry > > PS. I has the same issue with cities, but it solved using > GClientGeocoder getLocations() method. But I can't see similar method > for the search functionality. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
