google-map
google-map copied to clipboard
Info Window
I used dom-repeat to display the markers and info of each item. I'm having a problem when the filter function is being rendered. The info window seems to show the first item in the array, though its marker shows correct latitude and longitude.
polymer 1.6 google-map 1.1.11
Thanks
Please post a jsbin that repros the issue.
I'm sorry. I just made a work-around.
Please make the markers property notify: true instead.
Thanks.
Cheers to the Polymer team!