Felipe Narváez
Felipe Narváez
Hi @ofhouse I've already rebase and cherry pick... reigncl/v0.x branch is already up to date... But I didn´t find the option in the PR... :/ I've just create a new...
@sumantapakira Yes it works
I had the same issue... the info window doesn't render properly when use a filter on a dom-repeat I just use a patch solution for fixit... my solution: every time...
@cbald24 you can do it with a `setTimeout(function(){updateMarkers()}, 3000);`
my solution was, create a new infowindow every time when user click on google-map-marker
Hi @wagaru I have the same issue