Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added logic to prevent the removal of a destination maneuver when ending on an internal edge #1792

Merged
merged 6 commits into from
May 6, 2019

Conversation

dgearhart
Copy link
Member

@dgearhart dgearhart commented May 6, 2019

Issue

Fixes #1789
Added logic to prevent the removal of a destination maneuver when ending on an internal edge

image

BEFORE
< 3: Make a left U-turn.
AFTER
> 3: Your destination is on the left.

Tasklist

  • Test
  • Review - you must request approval to merge any PR to master
  • Add #fixes with the issue number that this PR addresses
  • Generally use squash merge to rebase and clean comments before merging
  • Update the changelog

@dgearhart dgearhart self-assigned this May 6, 2019
kevinkreiser
kevinkreiser previously approved these changes May 6, 2019
@kevinkreiser kevinkreiser merged commit d1f7219 into master May 6, 2019
@dgearhart dgearhart deleted the gdg_missing_dest branch May 7, 2019 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Route ends with uturn maneuver
2 participants