我可以通过下面的Google Places API调用获取邮局结果.
https://maps.googleapis.com/maps/api/place/search/xml?location=35.610418,139.182358&radius=1000000&types=post_office&language=ja&sensor=false&key= "的myKey"
但是,第三页没有"next_page_token"标签,您无法检索以下结果.
如何在第四页之后获得超过60个结果?
google-maps google-maps-api-3 google-places-api
google-maps ×1
google-maps-api-3 ×1
google-places-api ×1