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

Track remaining waypoints in a multi-leg trip #55

Closed ianthetechie closed 2 months ago

ianthetechie commented 2 months ago

The core should expose remaining waypoints in some way eventually. This will enable users to recalculate more easily in the case of multi-leg trips. The MVP might ship without this, depending on whether @Archdoog finds out this is a hard requirement during integration.

ianthetechie commented 2 months ago

Had to implement at least a first pass of this because otherwise we can't reroute ;)