Add buttons to zoom in and out
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 19
- Forks
- 5
- Avg merge
- 4m
- Merged PRs (30d)
- 2
Description
On a computer, without touch screen, the zoom is doable with double click. This is good but I felt myself shortly unsure how to do it. I believe many users might be a bit puzzled.
I propose to add some kind of button to zoom in and out, or a zoom bar... but anything which help the users if he does not understand how to do it with the double click.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is identified in the issue; first inspect the map UI and its existing double-click zoom behavior. Choose and implement a clear desktop zoom control, then verify that users can zoom in and out without touch input and that the existing interaction still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100