GoogleWebComponents / google-map

Google Maps web components

Home Page:https://elements.polymer-project.org/elements/google-map

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

google-map-marker: data-binding for *hidden* fails

davidsteinberger opened this issue · comments

Data-binding fails for the hidden property on <google-map-marker>. IMO this is, b/c hidden is not declared as a property and the attributeChanged()-callback may not fire in that case.