openstreetmap/iD
Make Move and Rotate operations touchscreen-friendly
Offen
#7.599 geöffnet am 13.05.2020
help wantedoperationtouch-stylus
Repository-Metriken
- Stars
- (3.818 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 29T 14h) (82 gemergte PRs in 30 T)
Beschreibung
When moving or rotating ways or multiselections, iD currently relies on the position of the hovered mouse cursor. This makes these operations impossible on touchscreens where pointers cannot hover—dragged touches simply pan the map.
We should look into a workflow where the mapper can grab the feature and drag it around instead of it following the cursor immediately. See also #3372 for talk of a "transform tool"…