From b24ed0e933b61ad8d21cea197eb02f3a1b82d1be Mon Sep 17 00:00:00 2001 From: ANSHU-SACHDEV Date: Tue, 2 Jun 2026 22:25:17 +0530 Subject: [PATCH] fix: migrate cultural map from Leaflet to MapLibre --- public/map.html | 8 +- public/scripts/map.js | 375 +++++++++++++++++++++++++----------------- routes/map.config.js | 7 + server.js | 25 ++- 4 files changed, 259 insertions(+), 156 deletions(-) create mode 100644 routes/map.config.js diff --git a/public/map.html b/public/map.html index 731805c..af0b8f4 100644 --- a/public/map.html +++ b/public/map.html @@ -8,6 +8,7 @@ +