feat([2fd88f42]): add heatmap view with toggle switch
This commit is contained in:
@@ -12,9 +12,11 @@
|
||||
"dependencies": {
|
||||
"axios": "^1.13.4",
|
||||
"leaflet": "^1.9.4",
|
||||
"leaflet.heat": "^0.2.0",
|
||||
"react": "^19.2.0",
|
||||
"react-dom": "^19.2.0",
|
||||
"react-leaflet": "^5.0.0"
|
||||
"react-leaflet": "^5.0.0",
|
||||
"react-leaflet-heatmap-layer-v3": "^3.0.3-beta-1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.39.1",
|
||||
|
||||
Reference in New Issue
Block a user