xkjyeah / vue-google-maps

Google maps component for vue with 2-way data binding
https://xkjyeah.github.io/vue-google-maps/
1.88k stars 474 forks source link

google.maps.event.addDomListener() is deprecated, use the standard addEventListener() method instead #793

Open Zitface opened 1 year ago

Zitface commented 1 year ago

I'm receiving this warning in my console. This should be updated in the package.

serkon commented 4 months ago

I am encountering the same error in versions 0.10.7 and 0.12.1 of the package (https://www.npmjs.com/package/vue2-google-maps-withscopedautocomp).