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

Uncaught SyntaxError: import not found: InfoWindow #64

Closed ZachHandley closed 2 years ago

ZachHandley commented 2 years ago

Hello!

I'm unable to use the InfoWindow import in my project and after looking through the NPM files it doesn't seem it's still in the repo? I'm a bit confused as to why this is happening as it's in the docs still, was this feature removed?

ZachHandley commented 2 years ago

Nevermind, NPM had me on ^.8 - works with .10