diff --git a/js/examples/maplibre_headers.html b/js/examples/maplibre_advanced.html similarity index 92% rename from js/examples/maplibre_headers.html rename to js/examples/maplibre_advanced.html index ca2083c..d2df3b7 100644 --- a/js/examples/maplibre_headers.html +++ b/js/examples/maplibre_advanced.html @@ -10,12 +10,14 @@ margin: 0; } #map { - height:100%; width:100%; + height:calc(100% - 50px); + width:100%; }
+ Description from PMTiles metadata: