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
283 stars 57 forks source link

Can't have multiple GoogleMap components #9

Closed MattiaMarchiorato closed 3 years ago

MattiaMarchiorato commented 3 years ago

Hello,

if i add more that one GoogleMap component in my component i have the error TypeError: Cannot destructure property 'maps' of 'undefined' as it is undefined.

Thanks

MM

HusamElbashir commented 3 years ago

Fixed in v0.5.1