aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2024-01-18 12:53:42 +0100
committerGuilhem Moulin <guilhem@fripost.org>2024-01-18 12:57:12 +0100
commit0aa8dd933c2031eaf3ef0713cb1e3b0fac7b88bd (patch)
tree753b9b59748df2b1cbc5719280ce70c60503353c /index.html
parentf530d659e5285a163d6874e9a4da15f74bae4219 (diff)
Add template for a legend dialog.
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index a22f02d..0dfe772 100644
--- a/index.html
+++ b/index.html
@@ -10,6 +10,7 @@
<div id="map-control-container" aria-hidden="true">
<div id="zoom-control"></div>
<div id="layer-selection-panel"></div>
+ <div id="map-legend-panel"></div>
<div id="map-menu"></div>
</div>
<div class="modal" id="modal-info" tabindex="-1" aria-hidden="true">