tomchentw / react-google-maps

React.js Google Maps integration component
https://tomchentw.github.io/react-google-maps/
MIT License
4.62k stars 939 forks source link

Zoom level with single marker #1082

Open sxm-bart opened 2 years ago

sxm-bart commented 2 years ago

I'm trying to set the zoom level when there's only 1 marker. i'm not sure if it's set somewhere in the code or if it's default behaviour; but when there's only 1 marker, it zooms in to the max zoom level (18 in our case). Is this default behaviour? And if so, how to overwrite it?

JustFly1984 commented 2 years ago

@sxm-bart this package is unmaintained over 4 years. please use @react-google-maps/api instead.