Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add multitouch support for zoom while editing in Edge and IE11 #6598

Closed
omgitsgela opened this issue Jun 30, 2019 · 5 comments
Closed

Add multitouch support for zoom while editing in Edge and IE11 #6598

omgitsgela opened this issue Jun 30, 2019 · 5 comments
Assignees
Labels
touch-stylus An issue with touchscreen or pen input
Milestone

Comments

@omgitsgela
Copy link

Multitouch support works when viewing the map on openstreetmap.org, but when you go into edit the map, multitouch no longer works. It would be wonderful for editing on touch compatible devices to enable the following:

  1. Single finger drag - pans the map around
  2. Double finger drag - Zoom in and out of the map. Snaps to the closest zoomlevel on release.
  3. Single finger tap - On an object, selects that object. On empty space, deselects any selected objects.
@quincylvania
Copy link
Collaborator

@omgitsgela Thanks for opening this! iD already supports these gestures, at least on iOS devices. If it's not working for you then it might be a device- or browser-specific bug. Can you give more details about your setup?

@quincylvania quincylvania added the waitfor-info Waiting for more info label Jul 8, 2019
@quincylvania
Copy link
Collaborator

Hmm it looks like iD doesn't support touch gestures on IE 11 or Edge, that must be what you mean. This could be fixed via #5505.

@quincylvania quincylvania added touch-stylus An issue with touchscreen or pen input and removed waitfor-info Waiting for more info labels Jul 11, 2019
@quincylvania quincylvania changed the title Add multitouch support for zoom while editing Add multitouch support for zoom while editing in Edge and IE11 Jul 11, 2019
@thibaultmol
Copy link
Contributor

For me this problems also happens on chrome though (77.0.3865.105 (Official Build) (64-bit)) on a chromebook with a touch screen

@quincylvania
Copy link
Collaborator

So I'm pretty sure I fixed this but I don't have a touchscreen Chromebook or Windows device to test on.

@omgitsgela @thibaultmol Would you mind seeing if pan and zoom touch interactions work for your devices on our development preview site? https://2-x--ideditor.netlify.com/

@jidanni
Copy link
Contributor

jidanni commented Dec 9, 2023

On chromebook (ChromeOS 120), no matter one finger or two, we can drag east, west etc. but at the same time we end up also zooming.

So far on chromebook have have ended up backing out of all edits I start. A 0% upload rate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
touch-stylus An issue with touchscreen or pen input
Projects
None yet
Development

No branches or pull requests

4 participants