It was a way of fixing this problem where for one reading the GPS reported a location that was very far away (~1km).
It was really only meant to be a temporary thing of course :)
It would be good to keep this in as the false reading would make the auto-rerouter kick in. The fix would be simply to allow the update if it's been > 1 second since the last reading or the distance is within the threshold.
I added the < 100 thing.
It was a way of fixing this problem where for one reading the GPS reported a location that was very far away (~1km).
It was really only meant to be a temporary thing of course :)
It would be good to keep this in as the false reading would make the auto-rerouter kick in. The fix would be simply to allow the update if it's been > 1 second since the last reading or the distance is within the threshold.