Ex. for the demo [here](https://maps4html.org/web-map-doc/docs/layers/layer/) when you remove the projection map-meta, the layer does not render. The fallback projection of the map should be used. ```html <map-meta name="projection" content="OSMTILE"></map-meta> ```