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

Pinch zoom should not drag markers #181

Open
graue opened this issue Aug 28, 2022 · 1 comment
Open

Pinch zoom should not drag markers #181

graue opened this issue Aug 28, 2022 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@graue
Copy link
Contributor

graue commented Aug 28, 2022

Pinching to zoom in can also drag the start/end marker if your left thumb touches the marker. Multi finger touches shouldn't drag; this should zoom instead.

@graue graue added the bug Something isn't working label Aug 28, 2022
@WhatABoolBelieves
Copy link
Contributor

The ReactGL library (maybe Map Libre) doesn't allow changes for draggability with 2 fingers. Next step: check Map Libre to see if drag event checks for two-finger/ pinch input.

@Andykmcc Andykmcc added the good first issue Good for newcomers label Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants