小编use*_*357的帖子

如何从Google Places API获得超过60个结果?

我可以通过下面的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

6
推荐指数
1
解决办法
4804
查看次数