Zoom and Pan on map #2228
Unanswered
farhanreynaldo
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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