JustFly1984 / react-google-maps-api

React Google Maps API
MIT License
1.78k stars 437 forks source link

Center dynamic not working. Strange bug #3121

Closed VictorPulzz closed 1 year ago

VictorPulzz commented 1 year ago

This super stupid bug :D

image image image

But when I move coords in constant in up component and pass to center. It WORK

image

"@react-google-maps/api": "^2.13.1", "react": "18.2.0", "react-dev-utils": "^12.0.1", "react-dom": "18.2.0",