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

Center is an object property , please change. #38

Open birozso opened 5 years ago

birozso commented 5 years ago

in DistanceHoverMapPage Components:

static propTypes = { center: PropTypes.array, zoom: PropTypes.number, greatPlaceCoords: PropTypes.any };