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

Crazy 4 button zoom #351

Open
jidanni opened this issue Apr 4, 2023 · 1 comment
Open

Crazy 4 button zoom #351

jidanni opened this issue Apr 4, 2023 · 1 comment

Comments

@jidanni
Copy link

jidanni commented Apr 4, 2023

Screenshot_20230404_202313_OSMTracker for Android.jpg

Some of these buttons zoom much more than others. And also they get remembered even if you close the app you can't shake off the zoom back to the default without manually trying to figure out the default.

@miltonials
Copy link

Hi @jidanni! 👋🏼
I agree with you. If we want buttons, we only need a zoom-in and a zoom-out button, but we currently have four buttons. Additionally, we have double-tap for zooming in and pinch gestures for zooming. The fact that some of these buttons zoom much more than others seems to be an issue with the default zoom buttons of OSMDroid. Fortunately, we can remove them with just a line of code and keep only the custom buttons.

I was thinking we could move the "Center to GPS" button and the top zoom buttons to a more accessible place for the user while always keeping the double-tap and pinch gestures. @Binnette, I can collaborate on this if no one else is working on it.

Portrait Landscape
image image
video.mp4

miltonials added a commit to miltonials/osmtracker-android that referenced this issue Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants