It would be useful to see time and distance calculations for different modes of transportation. Ie. 15 min walk, 6 minute drive, etc. This could be potentially used as mode={['WALKING','DRIVING']} and return an object with the typical data for all modes in the array.
It would be useful to see time and distance calculations for different modes of transportation. Ie. 15 min walk, 6 minute drive, etc. This could be potentially used as mode={['WALKING','DRIVING']} and return an object with the typical data for all modes in the array.