diegoazh / gmap-vue

A wrapper component for consuming Google Maps API built on top of Vue. Fork of the popular vue-google-maps plugin.
https://diegoazh.github.io/gmap-vue/
172 stars 51 forks source link

If using the same key print a warning to let the user know that it is using the same instance in many places #321

Open diegoazh opened 4 months ago

diegoazh commented 4 months ago

If using the same key print a warning to let the user know that it is using the same instance in many places

diegoazh commented 4 months ago

Adding a log to notify this detail makes many of the UT and e2e tests fail.