Top "Google-distancematrix-api" questions

The Google Distance Matrix API is a service that provides travel distance and time for a matrix of origins and destinations

Using Javascript to query Google Distance Matrix API

I'm not very fluent with Javascript, but am trying to build a simple web app using it to try and …

javascript jquery json google-distancematrix-api
Google Distance Matrix API

I was trying to use Google Distance Matrix API JSON in my project, after formatting the url, for example: http://…

google-maps-api-3 matrix google-api distance google-distancematrix-api
TypeError: gapi.auth2.getAuthInstance(...) is null

I'm trying to write a tool that uses the Google Distance Matrix API, but I keep running into authorization issues. …

javascript google-distancematrix-api google-api-js-client