google-map icon indicating copy to clipboard operation
google-map copied to clipboard

Info Window

Open ziszo opened this issue 8 years ago • 2 comments

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

ziszo avatar Nov 02 '16 15:11 ziszo

Please post a jsbin that repros the issue.

ebidel avatar Nov 02 '16 16:11 ebidel

I'm sorry. I just made a work-around.

Please make the markers property notify: true instead.

Thanks.

Cheers to the Polymer team!

ziszo avatar Nov 10 '16 17:11 ziszo