Stop and look what the API is designed for. http://code.google.com/apis/maps/documentation/places/#Audience
Its to help the user find the right business for their current location. So it returns the nearest results. If cant find it in the results, then can narrow the results by name and/or 'type' That the API happens to be useful for other situations is a bonus, but not a requirement. On Tue, Oct 4, 2011 at 7:02 AM, LULU <[email protected]> wrote: > Hi All, > > I have a question about Google Map Places API. From the help document, > I notice that the Places API returns up to 20 establishment results. > But what if my query result has more than 20 items which I think is a > common situation, How can I get those items? > > Many thanks!! > > -- > 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. > > -- 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.
