bramus / react-native-maps-directions

Directions Component for `react-native-maps`
MIT License
1.25k stars 197 forks source link

✨ Adding Distance and Duration for each waypoint #157

Open miticous opened 4 years ago

miticous commented 4 years ago

In order to the issue #46. I have fixed this issue by adding each waypoint distance and duration to onReady method callback. Feel free to test it.

Captura de Tela 2020-09-25 às 10 21 05
adhendo commented 2 years ago

Any reason why this isn't working? seems good to me!