You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 19, 2026. It is now read-only.
It seems that with native Shadow DOM enabled, markers added to a map with a
<dom-repeat>do not get picked up. With shady DOM, it works as expected.Here is a JS Bin showing the issue: http://jsbin.com/sufexuhoba/edit?html,output