【问题标题】:Can I use Google Maps API (Places API) in my iPhone app to find locations near me?我可以在我的 iPhone 应用程序中使用 Google Maps API (Places API) 来查找我附近的位置吗?
【发布时间】:2011-02-14 15:22:03
【问题描述】:

我有几个关于使用 Google 地图 API 的问题,尤其是我 iPhone 应用程序中的 Places API。

  1. 我能否在我的 iPhone 应用程序中使用 Places API 并仍将应用程序作为付费应用程序发布?如果我无法在付费应用中使用这些 API,我可以免费发布我的应用吗?

  2. 是否有使用 Places API 确定用户当前位置周围商店位置的示例?例如,如果用户在应用中输入“杂货”,我想显示用户位置附近的所有销售杂货的商店。

谢谢!

【问题讨论】:

    标签: iphone google-maps-api-3 mapkit


    【解决方案1】:

    1) 摘自他们的条款和条件:

    如果您的 Maps API 实现是 内部部署或者你是 使用 Maps API 收费 实施,请联系 Google Maps API Premier sales team 了解更多信息。

    2) 位置是任何搜索请求中的必需参数:

    http://code.google.com/apis/maps/documentation/places/#PlaceSearchRequests

    【讨论】:

      【解决方案2】:
      1. 是的,您可以根据使用条款 9.1.1-(a) 和 9.1.2-(b) 在付费应用程序中使用 Google Map API。服务条款可在https://developers.google.com/maps/terms 找到: (b) 移动应用程序。如果您的 Maps API 实施用于通过在线商店收费出售并且可下载到可以访问在线的移动设备的移动应用程序中,则第 9.1.1(a) 节(免费访问)中的规则不适用商店。

      2. 可以在https://developers.google.com/places/https://developers.google.com/places/documentation/找到示例

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 2012-04-27
        • 2016-07-14
        • 1970-01-01
        • 1970-01-01
        • 2013-06-27
        • 2017-06-12
        • 1970-01-01
        相关资源
        最近更新 更多