What exactly are you trying to do? If you're trying to build a Maps/ LocalSearch mashup, there is a great deal of documentation available on this. If you're trying to get just the rankings, you'll need to count the results until you find what you're looking for. In both cases, keep in mind that you are only able to retrieve up to the first 32 local results, and that across 4 separate requests for 8 results each.
Jeremy R. Geerdes Effective website design & development Des Moines, IA For more information or a project quote: http://jgeerdes.home.mchsi.com http://jgeerdes.blogspot.com http://jgeerdes.wordpress.com [email protected] Unless otherwise noted, any price quotes contained within this communication are given in US dollars. If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church! And check out my blog, Adventures in Web Development, at http://jgeerdes.blogspot.com ! On May 17, 2009, at 8:49 AM, nicolas_o wrote: > > Hello, > > I am embedding a google maps in my website with the ability to do > local search, which is possible with the Gmaps API. > > However, is it possible to also use the rankings that appear on google > maps search through the API, when looking for i.e. restaurants or > hotels ? I would also like to include them in my embedded local > search. > > A quick browse in the API did not show anything relevant. > > Example : > > http://maps.google.com/?q=restaurant+paris&ie=UTF8&z=13 > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google AJAX APIs" 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-AJAX-Search-API?hl=en -~----------~----~----~----~------~----~------~--~---
