hauke96 / GeoNotes

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

Fine tune note position by dragging Move button #28

Closed dpalacio closed 3 years ago

dpalacio commented 3 years ago

Finger tapping is very imprecise, thus moving a note by tapping on a different place is too. A note position could be corrected with very small displacements by dragging it. A candidate for a drag target/trigger is the move button. When tapped, tap on the map to move; when dragged, drag the note with it.

hauke96 commented 3 years ago

So the move button already exists. I would simply replace the current behavior with the one of OsmAnd: The note stays in the middle of the screen and you simply move the map behind the note.

dpalacio commented 3 years ago

I was thinking of moving the note itself and OsmAnd isn't the best example of usability but, I don't really have a good reason to fight against that approach.

IpswichMapper commented 3 years ago

So the move button already exists. I would simply replace the current behavior with the one of OsmAnd: The note stays in the middle of the screen and you simply move the map behind the note.

yes this seems like a good idea.

hauke96 commented 3 years ago

Done in version 1.4.1