Question

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).

It seems that MSDN Bing API documents this quite well, but Google Maps API doesn't.

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?

Was it helpful?

Solution

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; https://developers.google.com/maps/documentation/webservices/

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top