-
Notifications
You must be signed in to change notification settings - Fork 25
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
Visualize more route info in the minimap #3170
Comments
This also came up a few times recently with Devon who most recently wrote on Slack:
I still think my idea of visualizing available routes in the minimap would help with this. In my mock below, I added gray visualizations of route availability (but also agree that more could be done to make this clear)... |
Yep I agree that showing all the routes on the mini map would help with this confusion! What Devon and I have been dealing with lately is an issue where OSM does not have the road split into two separate segments, but GSV does have imagery on each side of the street. In this case, the ideal would be to have users go down the street twice, looking at one side of the street each time (we talk about something like that in #2108). It's possible that we could determine which roads are 4 lane roads, tell users to look at a specific side of the street, and then try to push them towards that side of the street in the background if GSV has imagery on both sides... Nontrivial engineering-wise, there is a lot we would have to figure out, but I think it's possible. Starting with showing the streets on the mini map would be great though! Though it isn't necessary for the validation study, since Devon is picking the routes through RouteBuilder where they can see all possible streets. |
Great, I think we are aligned... except for:
You mentioned engineering limitations, I worry more user confusion. :) I just don't see this as a worthy trajectory for us: a lot of work for little payoff. I think the message should just be: do the best you can no matter what street you are on in auditing both sides of the road. (But I could be wrong!) |
This is a good example video that helps really highlight the problem. I don't know if I'm supposed to try and look at the other side of the street here (which is very far away). HowDoIKnowIfImSupposedToLookOnOtherSideOfStreet.mp4 |
I'm moving part of #2108 here as #2108 started to branch into two separate issues.
In #2108 (comment), I wrote:
Then in #2108 (comment), I wrote:
The text was updated successfully, but these errors were encountered: