Google Distance Matrix API - 使用没有Google地图的服务 [英] Google Distance Matrix API - Using the service without Google map

查看:134
本文介绍了Google Distance Matrix API - 使用没有Google地图的服务的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想知道是否有人知道是否允许在后台代码中使用距离矩阵服务,而不在该特定网页上显示谷歌地图。谷歌地图将显示在同一网站上的另一个页面上,但在别处使用该服务而没有违反谷歌条款和条件? div>

根据 Google Maps API Web服务文档


使用距离矩阵API必须与在Google地图上显示信息相关;例如,在请求并在地图上显示这些目的地之前,确定彼此处于特定驾驶时间内的起点 - 目的地对。禁止在不显示谷歌地图的应用程序中使用该服务。


在我看来,只要您的应用程序最终会在Google地图上显示该信息,即使它在另一个页面上也是如此。


I wonder if anybody knows whether it is permitted to use a the distance matrix service in the code behind without displaying the google map on that specific web page. The google map will be displayed on another page on the same website, but does using the service elsewhere without the map violate the google terms and conditions?

解决方案

According to the Google Maps API Web Services Documentation:

Use of the Distance Matrix API must relate to the display of information on a Google Map; for example, to determine origin-destination pairs that fall within a specific driving time from one another, before requesting and displaying those destinations on a map. Use of the service in an application that doesn't display a Google map is prohibited.

Looks to me like it's allowed so long as your application eventually displays that information on a Google Map, even if it's on another page.

这篇关于Google Distance Matrix API - 使用没有Google地图的服务的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆