Closed arturh85 closed 3 years ago
Deploy request for vue3-google-map accepted.
Accepted with commit 20c27a9aa8ed860f9c98e90553a57f8f7aadc86a
https://app.netlify.com/sites/vue3-google-map/deploys/60587e10ce7ae700085af767
Thanks 🙏
Released in v0.7.0
.
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