> Do you have any suggestions about how to retrieve more than 20 results.
Not really. They set the limit to prevent abuse. > I was thinking of creating an arry of lat/lng boxes and then loop through > them as a way around the limit of 20. You'll need to read this part of the docs too http://code.google.com/apis/maps/documentation/places/#Limits Note that unmentioned, but implied, is a limit on rate of requests as well as daily volume. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
