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
296 stars 60 forks source link

Add missing map props and events #179

Closed JoseGoncalves closed 1 year ago

JoseGoncalves commented 1 year ago

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

HusamElbashir commented 1 year ago

Thanks for the contribution @JoseGoncalves