google-map-react / old-examples

Examples for google-map-react component.
http://google-map-react.github.io/google-map-react/map/main/
357 stars 316 forks source link

resetBoundsOnResize not working #25

Closed naBausch closed 7 years ago

naBausch commented 7 years ago

Hi :) Thanks for your nice plugin, it works really well, besides one issue using resetBoundsOnResize in my project. Feels like setting it to true, doesn't have any effect. Instead of changing the center of my map on resize nothing happens. I built a very simplified demonstration of the problem: https://codepen.io/bauschig/pen/KqepKq

Can you may help me out with this?

Thanks a lot!

naBausch commented 7 years ago

Moved to: https://github.com/istarkov/google-map-react/issues/410