aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2024-01-20 21:15:18 +0100
committerGuilhem Moulin <guilhem@fripost.org>2024-01-22 01:18:51 +0100
commit1b6b4952f53c90e7e071fa5a71cea48d74e8d2e4 (patch)
treeb506c7becadf76c20c35a4442f334df2d091ad51 /index.html
parent46fc2671c139cdce834b29e700deba60e626820f (diff)
Show feature properties on popover via singleclick on map.
We use bootstrap's Popover for that: https://getbootstrap.com/docs/5.3/components/popovers/#options
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 9eaa190..33b7f7d 100644
--- a/index.html
+++ b/index.html
@@ -12,6 +12,7 @@
<div id="layer-selection-panel"></div>
<div id="map-legend-panel"></div>
<div id="map-menu"></div>
+ <div id="popup"></div>
</div>
<div class="modal" id="modal-info" tabindex="-1" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered modal-dialog-scrollable modal-lg">