Add interactive map to visualize candidates provenance using Leaflet

This commit is contained in:
mrKamoo
2026-04-22 16:29:08 +02:00
parent 6f00da6d10
commit d076fd7d7a
6 changed files with 151 additions and 0 deletions

View File

@@ -24,6 +24,7 @@
"@tailwindcss/typography": "^0.5.19",
"chart.js": "^4.5.1",
"date-fns": "^4.1.0",
"leaflet": "^1.9.4",
"marked": "^17.0.4",
"vuedraggable": "^4.1.0"
}