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

Feature request: reversible routes #70

Open
RDMurray opened this issue Nov 7, 2023 · 2 comments
Open

Feature request: reversible routes #70

RDMurray opened this issue Nov 7, 2023 · 2 comments
Labels
enhancement New feature or request Priority 2 HIGH: The issue requires attention and should be resolved in a timely manner

Comments

@RDMurray
Copy link
Contributor

RDMurray commented Nov 7, 2023

This is something I ran into recently. I created a route by dropping markers on my way to a destination, hoping to be able to follow it back the other way. This would be a really useful feature!

Voice vista does already have the ability to reverse routes, but it works by either creating a new route with the order of markers reversed, or you can make what they call a circular route which appends the markers in reverse to the end of the original route.

I think it would be better if there was an option to follow any route in either direction, so in addition to start route, there would be "Start Route in reverse".

@RDMurray RDMurray added the enhancement New feature or request label Nov 7, 2023
@jchudge jchudge added the Priority 2 HIGH: The issue requires attention and should be resolved in a timely manner label Nov 20, 2024
@jchudge
Copy link

jchudge commented Nov 20, 2024

Discussed amongst various team members in the consortium yesterday and agreed to make this as a High Priority item. From a UX point of view, the goal will be to keep the interaction as simple as possible so that an existing route can be reversed either from the current list of routes, or, of a route is selected, the option to reverse it is added to the list of actions so that it will appear below the 'Share' feature.

Also, create a new name for the reversed route which can then be edited. By default, use the following format "Reverse of [current route name]"

@Mdong9
Copy link

Mdong9 commented Nov 22, 2024

This issue was brought up to me today by Prof. Turner, I will look into it and see what I can do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Priority 2 HIGH: The issue requires attention and should be resolved in a timely manner
Projects
None yet
Development

No branches or pull requests

3 participants