openstreetmap/iD

Make Move and Rotate operations touchscreen-friendly

Ouverte

#7 599 ouverte le 13 mai 2020

 (2 commentaires) (3 réactions) (0 personne assignée)JavaScript (1 449 forks)github user discovery
help wantedoperationtouch-stylus

Métriques du dépôt

Stars
 (3 818 étoiles)
Métriques de merge PR
 (Merge moyen 29j 14h) (82 PRs mergées en 30 j)

Description

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"…

Guide contributeur