From 1b6b4952f53c90e7e071fa5a71cea48d74e8d2e4 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Sat, 20 Jan 2024 21:15:18 +0100 Subject: 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 --- index.html | 1 + main.js | 220 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--- style.css | 73 ++++++++++++++++++++ 3 files changed, 286 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index 9eaa190..33b7f7d 100644 --- a/index.html +++ b/index.html @@ -12,6 +12,7 @@
+