inocan-group / vue3-google-map

A set of composable components for easy use of Google Maps in your Vue 3 projects.
https://vue3-google-map.com
MIT License
264 stars 50 forks source link

Add missing map props and events #179

Closed JoseGoncalves closed 8 months ago

JoseGoncalves commented 8 months ago

Sync GoogleMap component props with latest Google Maps MapOptions and Map Events.

HusamElbashir commented 8 months ago

Thanks for the contribution @JoseGoncalves