xkjyeah / vue-google-maps

Google maps component for vue with 2-way data binding
https://xkjyeah.github.io/vue-google-maps/
1.88k stars 474 forks source link

How to restrict the bounds of the map? #599

Open mornir opened 5 years ago

mornir commented 5 years ago

Like this: https://developers.google.com/maps/documentation/javascript/examples/control-bounds-restriction

API: https://developers.google.com/maps/documentation/javascript/reference/map#MapRestriction

aronyanez commented 4 years ago

Same doubt