Keep original center on _mapDomResizeCallback by Andries-Smit · Pull Request #282 · google-map-react/google-map-react

@Andries-Smit

When the resize event is triggered, the original center was lost. 
This issue is significant when the map is renders outside visible dom with zero height and width.
When placed into the visible dom, the resize is triggered correctly. With this change the center will persist. (Without this fix the old center is the top left corner)

@lock lock bot locked as resolved and limited conversation to collaborators

Dec 1, 2019