-
Notifications
You must be signed in to change notification settings - Fork 77
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
Basic mobile support #34
Comments
Was going to ask and share what I have. I would be happy if you would take over the mobile support! Actually, there isn't much yet, just some first experiments, see the What are your ideas? What would be your approach? |
@bagage See wiki pages Mobile and Mobile code snippets. So I guess that's all I have right now. |
Thanks, awesome! Your wiki seems complete enough of existing issues; I have yet no solution as a developer, but I'll dig into some code & your references & other responsive design maps to be inspired from. |
Here attempt to make BRouter-web a little bit more mobile friendly. |
Wow, that's already a working mobile version! Some thoughts:
|
I will continue the work started by @RoPP, but here are some replies:
In the mean time is there any ETA for next release (to use #49 and #50 as soon as possible)? Thanks. |
Longnames can be used quite often, referring to values of various flags or tunables. |
Not sure about avoiding long names, maybe switching to an alternative short name or shorten display with "..." in the middle on small screens. But agree that as a simple solution we can also just not show it.
One idea would be to directly integrate the two dropdowns into the top bar.
Forgot to mention the Itinerary control that is shown as tab in the transit demo (see config.js). Generally, the mobile version already looks great, just a bit too focused on mobile for my taste right now. I don't insist on keeping the current left pane, some other collapsible Sidebar will also do for the data table and for editing the profile. My original motivation for brouter-web was to build some kind of IDE for profile development and a planning tool with a focus on desktop. So mobile support would be great, it just shouldn't affect the desktop experience too much, e.g. by requiring more clicks than before or slowing down feedback loops. |
Well, the plan was to have version 0.6.0 ready for the start of the bike season - so much for ETAs. Already was thinking about splitting the milestone, but still wanted to look for icon set alternatives and do some other minor stuff. But now that we have exceeded the Bing usage limit, I really should add a replacement and get some release out soon. |
Updating UI to also fit on mobile devices. Fix #34
Touch support for controls (stopPropagation for touch events?), see reported issues:
brouter web: Pulldown menu do not work
Is there any internet browser for android devices which works with http://brouter.de/brouter-web/ (altitude profile, 4 possibilities, GPX download)?
The text was updated successfully, but these errors were encountered: