Google Maps: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
No edit summary
Line 18: Line 18:


<pre>
<pre>
https://maps.googleapis.com/maps/api/distancematrix/json?origins=800+Alma+Street+Menlo+Park+CA_94025&destinations=585+Franklin+St+Mountain+View+CA+94041&key=...
</pre>
</pre>



Revision as of 08:23, 23 January 2016

External

Internal

Distance API

Playground Example


https://github.com/NovaOrdis/playground/tree/master/google/maps/distance

Request URL example:

https://maps.googleapis.com/maps/api/distancematrix/json?origins=800+Alma+Street+Menlo+Park+CA_94025&destinations=585+Franklin+St+Mountain+View+CA+94041&key=...

Response example: