bramus / react-native-maps-directions

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

Please add ability to pass time of departure to timePrecision props #224

Open sen46Sko opened 10 months ago

sen46Sko commented 10 months ago

In my case, I need to get the duration of the trip, taking into account traffic and departure time. But I can pass to timePrecision only 'now' value :(