stadiamaps / ferrostar

A FOSS navigation SDK built from the ground up for the future
https://stadiamaps.github.io/ferrostar/
Other
81 stars 9 forks source link

Show the user how much time / distance is left in the trip #65

Open ianthetechie opened 2 months ago

ianthetechie commented 2 months ago
ianthetechie commented 2 months ago

First pass doesn't need to be that sophisticated. Something like summing up all remaining steps' time estimates and then adding in the current step time estimate multiplied by the % of the step distance remaining and rounding to the nearest minute.