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

Better handle tail trimming #9

Open
samcrawford opened this issue May 16, 2020 · 0 comments
Open

Better handle tail trimming #9

samcrawford opened this issue May 16, 2020 · 0 comments

Comments

@samcrawford
Copy link
Contributor

At the moment, tail trimming is enabled by default and there's no way for a user to turn it off.

This can lead to unexpected behaviour for users when editing a round trip route. Dragging a new waypoint that would result in an out-and-back onto the route of <300m will result in the user's chosen location being ignored and the point snapping back to the trimmed location. This feels weird as a user.

Ideally we would not trim tails when a user is making edits.

This will likely mean that tail trimming is no longer a global on/off option for a route, but instead becomes a per-segment option.

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

No branches or pull requests

1 participant