Google\'s demo has this snippet to capture, by pagination, more than 20 results from place search:
service.nearbySearch(request, resultList, function(sta
Use Radar Search to get more results at once. You can then call PlacesService.getDetails() for more details on each of those places.