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 Zoom and Pan capabilities #151

Open
RegisSaffi opened this issue Dec 15, 2023 · 2 comments
Open

Add Zoom and Pan capabilities #151

RegisSaffi opened this issue Dec 15, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@RegisSaffi
Copy link

It would be awesome if zoom, pan and pinch gestures are added

I tried using react-zoom-pan-pinch library to achieve it, but the problem came with tooltips, when you zoom the tooltip gets misplaced pointing at wrong path because it is not aware of the current direction of its target.

Otherwise, Great and simple library.

@RegisSaffi RegisSaffi added the enhancement New feature or request label Dec 15, 2023
@charbel911
Copy link

in my case i didn't use this i've worked on scale map but it happens the same thing tooltip sometimes not show sometimes changed position on zoom please any solution for this

@Josh-Cena
Copy link
Collaborator

I had been working on the richInteractions feature which does what you want. For now the only feature that was completed is double click for zooming. PRs welcome to complete the rest, as per the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants