hauke96 / GeoNotes

A simple app to create georeferences notes.
GNU General Public License v3.0
55 stars 10 forks source link

Feature request: One handed zooming #69

Open 4rne opened 2 years ago

4rne commented 2 years ago

It would be cool if you could zoom in and out with one hand if possible by the map framework. On Google Maps or Locus it is a double tap and slide action. Like this:

hauke96 commented 2 years ago

Hi, thanks for your feature request.

I know these interactions and yeah, they're pretty cool :D I don't know if OsmDroid (the map framework I use) can do that as well, but I'll look into that. However GeoNotes has zoom buttons which I use for one-handed zooming. You can activate them via: Opening settings menu → activate the "Enable zoom buttons" option. Now two zoom buttons should appear on the bottom side of the map. Hopefully that works for you as well.

martinstingl commented 2 years ago

Another nice option for zooming would be the use oft the volume up/down buttons of a phone (like OsmAnd has).

hauke96 commented 2 years ago

That should be pretty easy to implement. I created a separate issue (#72) for that, thanks for the idea.