-The proposed extension would create a standard `<map>` widget that contains controls in a closed shadow root, (similar to `<video>` today), with child `<layer>` elements which are in, and may contain, light DOM map-related markup, the vocabulary of which is also part of this proposal. A working [example custom element prototype](https://geogratis.gc.ca/mapml/en/cbmtile/cbmt/) is available (although it’s not yet a fully compliant ‘polyfill’. For one thing, it doesn’t work on Webkit due to the use of custom built-in elements. A parallel `<geo-map>` autonomous custom element suite is available for Webkit. For another, the light DOM content of `<layer>` is not currently active or available as an API).
0 commit comments