New panel layout

This commit is contained in:
ThePetrovich 2025-06-30 19:23:46 +08:00
parent 87f0a53cb5
commit 329c1c2215
18 changed files with 671 additions and 515 deletions

View file

@ -22,9 +22,10 @@
},
"dependencies": {
"@sveltestrap/sveltestrap": "^7.1.0",
"bootstrap-icons": "^1.11.3",
"bootstrap-icons": "^1.13.1",
"js-cookie": "^3.0.5",
"leaflet": "^1.9.4",
"leaflet-velocity": "^2.1.4"
"leaflet-velocity": "^2.1.4",
"leaflet.heat": "^0.2.0"
}
}