From 45d42f8ce7337ba604337531929bc13c06ad044c Mon Sep 17 00:00:00 2001 From: Peter Rushforth Date: Fri, 18 Oct 2024 10:23:40 -0400 Subject: [PATCH] Get rid of all reference to mapml-viewer.js (#1000) Remove unused html file --- src/mapml.css | 2 +- .../core/fullscreenControlMapmlViewer.html | 2 +- w3c-tag-advice-for-polyfill-authors.md | 2 +- web-map-index.html | 103 ------------------ 4 files changed, 3 insertions(+), 106 deletions(-) delete mode 100644 web-map-index.html diff --git a/src/mapml.css b/src/mapml.css index 5a7b2b6f8..fef54a174 100644 --- a/src/mapml.css +++ b/src/mapml.css @@ -560,7 +560,7 @@ summary { * (https://github.com/Maps4HTML/MapML.js/issues/154) */ -/* Unset `visibility: hidden` (inherited from web-map/mapml-viewer.js). */ +/* Unset `visibility: hidden` (inherited from mapml.js). */ .leaflet-container .mapml-contextmenu, .leaflet-container .leaflet-control-container { visibility: unset!important; diff --git a/test/e2e/core/fullscreenControlMapmlViewer.html b/test/e2e/core/fullscreenControlMapmlViewer.html index 66afcfcb7..6c9657442 100644 --- a/test/e2e/core/fullscreenControlMapmlViewer.html +++ b/test/e2e/core/fullscreenControlMapmlViewer.html @@ -2,7 +2,7 @@ - Fullscreen Control Test mapml-viewer.js + Fullscreen Control Test mapml.js - - - - - - - - - - - - - - - - - - All cuisines - African - Asian - Cajun - Indian - Italian - Mexican - - - - - - - \ No newline at end of file