Reputation: 7788
In the google maps user-facing client, you can get ranges on a route's time (e.g. a planned route from London to Edinburgh shows "typically 6 hr 50 min to 8 hr 50 min, Arrive at about 10:30 PM"). How can you pull that prediction info out of the Google Maps Platform APIs? I'm guessing either the DistanceMatrix or the new Routes APIs would be the ones, but neither look like they expose this, just giving a single value for the predicted journey time.
Upvotes: 1
Views: 127