On 3 November 2010 12:27, rahul dongre <[email protected]> wrote: > Hello all, > > I have an issue with the Google map search result. It always returns four > result maximum,doesn't returning more then four , i want max ten result, > Is it possible to do this .
You need to ask in the right group: http://groups.google.com/group/Google-AJAX-Search-API Note that the search control you are using was deprecated two days ago. http://code.google.com/apis/websearch/docs/reference.html It's possible that part of the deprecation was a limit on the number of results; altering the URL of the request which the search API sends does provide more results. But it's not an option you can set. The AJAX Search API Group may have more information. This is NOT a maps issue. -- Andrew C Leach -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
