openstreetmap/iD

Make Move and Rotate operations touchscreen-friendly

开放

#7,599 创建于 2020年5月13日

 (2 条评论) (3 个反应) (0 位负责人)JavaScript (1,449 个派生)github user discovery
help wantedoperationtouch-stylus

仓库指标

星标
 (3,818 个星标)
PR 合并指标
 (平均合并 29天 14小时) (30 天内合并 82 个 PR)

描述

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

贡献者指南