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

Let user choose direction & order of streets in RouteBuilder #3344

Closed
misaugstad opened this issue Aug 4, 2023 · 0 comments · Fixed by #3440
Closed

Let user choose direction & order of streets in RouteBuilder #3344

misaugstad opened this issue Aug 4, 2023 · 0 comments · Fixed by #3440

Comments

@misaugstad
Copy link
Member

Brief description of problem/feature

This is something that would be helpful for controlled studies that we do. And there have been some requests from others who would want this! Still feels a bit advanced, so I'm not sure we want to have the UI for it shown by default.

An idea for how this might work

  1. Clicking on a street adds it to the route and includes >>> symbols over the line, indicating default direction of the streets (right now it just adds the street, no direction info to show)
  2. Clicking a second time reverses the direction (right now it just removes the street from the route)
  3. Clicking a third time removes the street from the route
  4. We could intelligently choose a default direction for subsequent streets based on the orientation of a previous street in the routes if they are connected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant