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
<p>Returns an <ahref="https://dom.spec.whatwg.org/#htmlcollection"><code>HTMLCollection</code></a> of the
631
-
<ahref="#the-layer-element"><code>layer</code></a> element children of the <ahref="#the-map-element"><code>map</code></a>.</p>
632
-
</dd>
633
627
</dl>
634
628
635
629
<p>The <codeid="dom-areas">areas</code> attribute must return an <ahref="https://dom.spec.whatwg.org/#htmlcollection"><code>HTMLCollection</code></a>
636
630
rooted at the <ahref="#the-map-element"><code>map</code></a> element, whose filter matches only <ahref="#the-area-element"><code>area</code></a> child elements.</p>
637
-
638
-
<p>The <codeid="dom-layers">layers</code> attribute must return an <ahref="https://dom.spec.whatwg.org/#htmlcollection"><code>HTMLCollection</code></a>
639
-
rooted at the <ahref="#the-map-element"><code>map</code></a> node, whose filter matches only <ahref="#the-layer-element"><code>layer</code></a> child elements of this <ahref="#the-map-element"><code>map</code></a> element.</p>
640
631
641
632
<p>The <dfnid="attr-map-zoom"><code>zoom</code></dfn> attribute indirectly identifies an initial scale of the map.</p>
642
633
<p>The <ahref="#dom-htmlmapelement-zoom"><code>zoom</code></a> IDL attribute must <ahref="https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#reflect">reflect</a> the content attribute of the same name.</p>
0 commit comments