How to focus on the marker position with zoom in react using react-google-maps package
问题 How to focus with zoom to the marker position. Once the marker position changes to different location I need to manually zoom in and out and go to the market location. Literally I need to manually scroll and zoom into the position of the marker which is difficult. I am using https://github.com/tomchentw/react-google-maps package Sample output of below code. Output Gif Image Link import React from 'react'; import { compose, withStateHandlers } from "recompose"; import { InfoWindow,