Let’s say we’re planning a road trip in Europe. We can use the Distance Matrix API from Google Maps to calculate important information for our trip.
We want to know:
- Distances between locations
- Travel time from one location to another
Prerequisites
Before we begin, there are a couple things you’ll need to have in place.
Read more...