-
-
Notifications
You must be signed in to change notification settings - Fork 29
Weather: Add a weather widget #731
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This is great, I also thought about it earlier 🙂 The acknowledgement page is a good idea. Also (or for start) we have thanks section on Homepage and in README.md. If you ever add a tooltip to the weather widget (eg. with explanation what is the red dot) , the attribution should go there as well. |
I think that the UX should be a bit different. I believe it shouldn't be visible by default because in 90% use cases I don't care about the weather and it occupies one of the most precious areas. Also when you react on map changes it could use all free api calls really soon. Also showing it only in some specific zoom is quite counter intuitive in my opinion. In my opinion it should be visible in feature panel for specific feature only or in navigation on the road if you turn it off. Also other option is that the user could activate it in layers, settings or somewhere else. Actually i think mapy.cz have weather and their ux is pretty nice. But at the same time, i have never used it actually. EDIT: hope i doesn't sound too negative 😅 |
Btw, I use Google Maps a lot and I thought that they have it only on desktop (where there is space enough), but now I checked and they have it also in their mobile app. I haven't really used the widget much, but I was surprised how unobtrusive it is. I have no problem with having it osmapp if this is small enough especially on mobile. |
I just moved |
@jvaclavik What do you think of my proposed design? |
I have few suggestions:
|
As you wish, but different PR is better 🙂 |
I still have to look through the code once before merging, but how do you feel about the design and functionality now, @zbycz and @jvaclavik? |
I implemented all of the feedback and added a an extensive view once it is clicked. I think we are ready to merge 🎉 |
Description
This fixes #730 by introducing a weather widget.
Screenshots
ToDo
/acknowledgment
route where we can put attributions?