Anastasia Zueva
Results
2
comments of
Anastasia Zueva
I'm trying to control map boundaries through state and get this error GoogleMap bounds not eq. ``` handleBoundsChange(obj) { let newCenter = this.lastValidCenter, newZoom = (obj.zoom >= this.minZoomLevel ? obj.zoom...
Yes it brings the center back if it exceedes the bounds, but zoom level stays the same, not changing back to minZoomLevel