Unfortunately, there is no standalone Suggest API, for LocalSearch or any other. If you use a Custom Search Engine, you can get auto-complete, but that won't work for LocalSearch. Also, no, there is no way to convince the LocalSearch API to match exactly what maps.google.com is going to return as far as results are concerned. It's one of the ways the big G makes sure you don't abandon them completely.
Jeremy R. Geerdes Effective website design & development Des Moines, IA For more information or a project quote: http://jgeerdes.home.mchsi.com [email protected] If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church! On Jun 7, 2010, at 12:35 PM, kdyadav wrote: > Hi All, > > I am using Google local search APIs in Java. I just want to know is > there anyway to catch google suggestion list using an API or > something, > > For ex, if I search "Matyala, New Delhi, India" on google.maps.com, > then it gives us a suggestion "Did you mean". I want to pick up these > kind of suggestions provided by google. Please let me know if there is > a way. > > In another case, if we search "Matiala, New Delhi, India", it gives an > options to "see all 23 results". Using ajax local search API, it only > return two results not all 23 results for this given query. Any help? > > Thanks > > -- > 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. > -- 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.
