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
289 stars 58 forks source link

feat: loader libraries configurable as GoogleMap component prop #24

Closed arturh85 closed 3 years ago

arturh85 commented 3 years ago

Currently the libraries loaded are hardcoded in the GoogleMap component, this PR would expose a property called libraries which if set would override the default.

This should not change anything for current users. I successfully tested this using npm link.

Closes #24

netlify[bot] commented 3 years ago

Deploy request for vue3-google-map accepted.

Accepted with commit 20c27a9aa8ed860f9c98e90553a57f8f7aadc86a

https://app.netlify.com/sites/vue3-google-map/deploys/60587e10ce7ae700085af767

HusamElbashir commented 3 years ago

Thanks 🙏 Released in v0.7.0.