Do you want à Macro that allows you to Calculate optimal driving, walking, and cycling routes? Here it is ...
that's gonna allow you simply to use the Mapbox Directions API to calculate the distance and the duration between each pair of coordinates.
This Macro expects two columns ( Lat & Long ) for the coordinates of the departure point and two columns for the destination point.
You need an API access token as well to use this macro. for more information please visite Mapbox
documentation
Author: Amr Mansour