【问题标题】:Google maps api search limit谷歌地图 api 搜索限制
【发布时间】:2013-09-24 19:38:21
【问题描述】:

我正在尝试提取给定区域(中心和半径)中餐厅的纬度/经度,我正在使用以下查询

https://maps.googleapis.com/maps/api/place/nearbysearch/xml?location=40.7857380,-77.8547540&radius=6000&types=restaurant&sensor=true&key=MyKey

但我一次不能获得超过 20 个结果?这是搜索限制吗?是否有任何解决方法可以获得更多结果?

【问题讨论】:

    标签: google-maps-api-3


    【解决方案1】:

    According to the documentation。 NearbySearch 请求最多返回 60 个结果,每组 20 个。RadarSearch 请求最多返回 200 个结果,但信息较少。

    (Note that RadarSearch is now deprecated)

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2012-10-29
      • 2011-04-13
      • 2017-01-10
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-10-25
      相关资源
      最近更新 更多