Fri, 08/02/2019 - 15:26
#1
Location along route based on time
Hi,
I was wondering if there is a way, if given a set of directions from A to B, to get location points along the route based only on elapsed time from start? (e.g., where will I be 1 hour from now according to this route?)
Sorry if this is obvious but I can't figure it out.
Thanks!
Mon, 08/05/2019 - 06:00
There is a time for each
There is a time for each maneuver that can be added up with a check and reset at every 3600 seconds to get each hour along the route.