【问题标题】:google places api more than 60 resultsgoogle 放置 api 60 多个结果
【发布时间】:2012-09-05 03:33:40
【问题描述】:

我正在使用位置文本搜索 api 来定位城市中的品牌商店。但一个城市有60多家这些品牌的商店。但是通过 google places api 我只得到 60 个结果,我可以使用 pagination method(page_token) 获得。 是否可以使用 google places api 访问 60 多个结果。

API:: 第一个请求:https://maps.googleapis.com/maps/api/place/textsearch/json?query=pizza+hut+in+bangalore&sensor=true&key=

【问题讨论】:

    标签: google-places-api next


    【解决方案1】:

    在 Places API 中无法获得超过 60 个结果。有些人试图在 Google 问题跟踪器中提出功能请求,但 Google 拒绝了它并给出以下评论

    很遗憾,Places API 无法返回超过 60 个结果。 除了技术原因(延迟等)之外,返回 60 多个结果会使 API 更像一个数据库或通用搜索引擎。我们宁愿提高搜索质量,这样用户就不需要在很长的结果列表中走得太远。

    https://issuetracker.google.com/issues/35826799

    【讨论】:

      【解决方案2】:

      访问的结果不能超过 60 个。如果您认为这是一个有用的功能,请提交Places API - Feature Request

      【讨论】:

      猜你喜欢
      • 2012-10-15
      • 2017-12-19
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-09-08
      • 1970-01-01
      • 2011-10-21
      • 2017-03-13
      相关资源
      最近更新 更多