I use google-map-react and I want to have the correct zoom and center to the map. To center the map I use the props center on GoogleMapReact component that I can calculate. But for the zoom it is more complex. I could see the use of fitBounds but that is not available on “google-map-react” Is there a way to calculate