You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The map is not beeing updated when I update the props. I have a Map component that receives the map options as props, but when I update the options the map doesn't rerender.
In this example, there is a button at the bottom where it enable and disable the draggable and scrollwheel options Live Example