简体   繁体   English

地图API和REST

[英]Map APIs and REST

I'm currently doing an investigation into the use of APIs with mobile and web applications and I've recently stumbled across something called Representational State Transfer (REST). 我目前正在调查API在移动应用程序和Web应用程序中的使用情况,最近我偶然发现了一种称为“代表性状态转移(REST)”的方法。

It seems that MSDN Bing API documents this quite well, but Google Maps API doesn't. 似乎MSDN Bing API很好地证明了这一点,但是Google Maps API却没有。

Does anyone know if this interface is just used by Bing or could it be implemented with the use of Google Maps API as well? 有人知道Bing只是使用此接口还是可以通过使用Google Maps API来实现?

You can find Google Maps API documentation at this link, but it only describes how to interface with the API in order to use the Maps service; 您可以在此链接中找到Google Maps API文档,但仅描述了如何与API交互以使用Maps服务。 https://developers.google.com/maps/documentation/webservices/ https://developers.google.com/maps/documentation/webservices/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM