-
Hello, How to get the center coordinates and zoom level of the current view port when I move through the map? essentially I want to hook up a callback function with react component to track this properties? Regards, |
Beta Was this translation helpful? Give feedback.
Answered by
omar-3
Feb 7, 2021
Replies: 1 comment
-
Using onViewStateChange like here |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
omar-3
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Using onViewStateChange like here