Open urameshibr opened 1 year ago
This package is abandoned, please use the community fork: https://github.com/NathanAP/vue-google-maps-community-fork
Here is the solution to your problem: https://github.com/NathanAP/vue-google-maps-community-fork#if-you-are-configuring-your-project-please-notice
Describe the bug Error when importing lib.
To Reproduce Steps to reproduce the behavior:
const app = createApp(App)
app.use(VueGoogleMaps, { load: { key: 'my_key', } }) app.mount('#app')
Expected behavior components available for use.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):