Zoom and Pan on map #2228
Unanswered
farhanreynaldo
asked this question in
Q&A
Replies: 1 comment
-
maybe what discussed in #2258 can help |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Thank you for this amazing library.
I'm currently working to plot an interactive map, which requires zooming and panning. After reviewing the discussion on #1590, I learned that you can mimic the zoom capabilities by manually modifying the
.translate
and.scale
in the projection.However, how do I zoom and pan on maps properly? Below is the code to zoom and pan using
Inputs
:Beta Was this translation helpful? Give feedback.
All reactions