【问题标题】:How to get Google Map API key如何获取 Google Map API 密钥
【发布时间】:2015-11-20 10:04:19
【问题描述】:

我必须获得大约一万个地址的纬度和经度。因此我需要支付Google 才能访问geocoding API。付款后,Google 将给我们什么作为回报(即是否是钥匙)。我们可以在 url 中使用这个键: http://maps.googleapis.com/maps/api/geocode/xml?address=

【问题讨论】:

    标签: google-maps dictionary


    【解决方案1】:
    1. 转到Google Developers Console
    2. 创建或选择一个项目。
    3. 搜索地理编码 API
    4. 启用 API。
    5. 列表项

    转到凭据以获取服务器 密钥(并设置 API 凭据)。

    要使用 Google Maps API for Work,您必须在请求中包含客户端和签名参数(而不是密钥)。 https://developers.google.com/maps/documentation/business/webservices/#client_id

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2017-03-26
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-04-19
      • 2013-08-10
      • 2011-11-28
      • 1970-01-01
      相关资源
      最近更新 更多