chantouchsek / vuejs-google-maps

Google maps components for vuejs and nuxtjs.
https://google-maps.chantouch.me/#/
MIT License
24 stars 13 forks source link

open all info-windows when click a marker map #210

Open juanmarinelli opened 1 year ago

juanmarinelli commented 1 year ago

Good morning, I have a problem when I use info-windows, when I click on a marker all the info-windows of each marker on the map open and not only the one that is clicked. Does anyone know how I can solve it? I used this example: https://github.com/chantouchsek/vuejs-google-maps/blob/master/src/components/InfoWindows.vue Thanks!

chantouchsek commented 1 year ago

Can you give me replication?