Obtaining more than 20 results with Google Places API
问题 I want to develop a map application which will display the banks near a given place. I use the Places library to search and everytime it just return 20 results. What should I do if I want more results? 回答1: UPDATE : Since I originally wrote this answer, the API was enhanced, making this answer out of date (or, at least, incomplete). See How to get 20+ result from Google Places API? for more information. ORIGINAL ANSWER : The documentation says that the Places API returns up to 20 results. It