Google Maps Place API 和 Google Maps Time Zone API 之间的区别

Posted

技术标签:

【中文标题】Google Maps Place API 和 Google Maps Time Zone API 之间的区别【英文标题】:Difference between Google Maps Place API & Google Maps Time Zone API 【发布时间】:2017-01-14 07:18:11 【问题描述】:

为什么 Google 地图时区网络服务可以在有/没有指定 API-KEY 的情况下工作,但 Google Places Web 服务需要 API-KEY? 一般为什么有些google web服务不坚持输入API-KEY,是监控IP吗?

【问题讨论】:

【参考方案1】:

据我所知,Google 打算弃用对其 API 的无密钥访问。最后一个是 2016 年 6 月 22 日宣布的 Maps javascript API、静态地图 API 和街景 API 的无密钥访问弃用。

https://maps-apis.googleblog.com/2016/06/building-for-scale-updates-to-google.html

Web 服务的无密钥访问可能也会在某个时候被弃用。

目前,如果您使用 API 密钥执行 TimeZone API,您的配额将基于每个项目应用。否则,配额将基于每个 IP 应用。如果您与其他人共享 IP,您可能无法每天执行 2500 个请求。因此,API 密钥是控制使用的更好选择。

更新

随着 2018 年 5 月 2 日宣布迁移到 Google Maps Platform,所有 API 都弃用了无密钥访问。从现在开始,您必须在项目中使用 API 密钥并启用 Billing 帐户才能使用 Google Maps API。

【讨论】:

以上是关于Google Maps Place API 和 Google Maps Time Zone API 之间的区别的主要内容,如果未能解决你的问题,请参考以下文章

舍入Google Maps API中的place.geometry.location值

使用 Google Place API 获取事件

使用 Google Place API 自动完成 TextView

html #Google Maps JavaScript API -Place Autocomplete Hotel Search //来源http://jsbin.com/goqay/1 -http

用于停车位的 Google Place API

如何通过google javascript api获取知道place_id的位置坐标