Commit Graph

1 Commits

Author SHA1 Message Date
Michael Bell
dd1ace87c7 Ensure u-turn exists in intersection view
Due to some rather complex logic that tries to calculate intersection
angles by looking further up the road, it's possible to return
an intersection view that is missing a u-turn - something which
is assumed to exist in later guidance calculations.

We apply a fix here by ensuring the u-turn is always included in
the returned view.
2022-09-26 23:25:19 +01:00