stadiamaps / ferrostar

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

Fix initializing of traversed variable in distance_along #353

Closed almontasser closed 2 weeks ago

almontasser commented 2 weeks ago

This pull request includes a correction to the initialization of a variable in the distance_along function in common/ferrostar/src/algorithms.rs.

Code correction:

ianthetechie commented 2 weeks ago

That iOS CI failure isn't your fault; will be fixed as part of #345. If other checks pass, I'll merge anyways.