Google Maps API Question

Associate
Joined
16 Aug 2003
Posts
221
On google maps there is a feature where you can get a route from one address to another. Is there a way you can use this from an excel spreadsheet i.e. enter address of your start point in one cell the finish in another and then get the total distance of the route and the estimated route time back in another couple of cells?
 
I doubt it has that functionality built in. Grab the Excel data via your language of choice and plug it into the API.
 
Back
Top Bottom