openstreetmap/iD
Make Move and Rotate operations touchscreen-friendly
Open
#7,599 opened on May 13, 2020
help wantedoperationtouch-stylus
Repository metrics
- Stars
- (3,818 stars)
- PR merge metrics
- (Avg merge 29d 14h) (82 merged PRs in 30d)
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"…