Commit working map with markers

This commit is contained in:
2025-08-18 00:51:11 +02:00
parent bf061bff08
commit 75453a7303
24 changed files with 515 additions and 402 deletions

View File

@@ -16,16 +16,16 @@
"date-fns": "^4.1.0",
"framer-motion": "^12.23.12",
"leaflet": "^1.9.4",
"leaflet.markercluster": "^1.5.3",
"leaflet-defaulticon-compatibility": "^0.1.2",
"next": "15.4.5",
"next-themes": "^0.4.6",
"react": "19.1.0",
"react-dom": "19.1.0",
"react-icons": "^5.5.0",
"react-leaflet": "^5.0.0",
"react-leaflet-markercluster": "^5.0.0-rc.0"
"react-leaflet": "^5.0.0"
},
"devDependencies": {
"@types/leaflet": "^1.9.20",
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",