Replies: 1 comment
-
Best example is possibly the side-by-side view. So basically it's helpful if you want to process the current view state of the map or change it programatically. |
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.
-
I only just realized there is a page https://visgl.github.io/react-map-gl/docs/get-started/state-management just on the topic of controlled vs. uncontrolled components. I have been using uncontrolled components all the time … and I wonder, when would I even want to use controlled components?
What are the advantages of the one vs. the other?
Beta Was this translation helpful? Give feedback.
All reactions