Create an attributeChangedCallback handler for the map-feature class attribute #934
Labels
accessibility
basic styling
Elements should only have basic and native-like styling (W3C TAG Components Guideline)
enhancement
Changes to the <map-feature class=""> (a global attribute) should be propagated to the rendered svg <g> element that represents the feature in the shadow root. It looks like the attribute value is correctly copied to the rendered <g> element during the connectedCallback process, tbd.
This will allow dynamic style changes to the rendered feature.
The text was updated successfully, but these errors were encountered: