Meilleur zoom sur une région

This commit is contained in:
2024-06-17 16:38:17 +02:00
parent efb5344475
commit b46a58101b
3 changed files with 23 additions and 16 deletions

View File

@@ -15,6 +15,7 @@
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"geojson-bbox": "^0.0.1",
"highcharts": "^11.4.3",
"highcharts-react-official": "^3.2.1",
"leaflet": "^1.9.4",
@@ -10104,6 +10105,12 @@
"node": ">=6.9.0"
}
},
"node_modules/geojson-bbox": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/geojson-bbox/-/geojson-bbox-0.0.1.tgz",
"integrity": "sha512-1ZuQ6SmG8X2c5a4rpiGHbjZuZOhz+Y1uCDyN1Az7552/jBziCIaJe4V1d07I6Ul9k8V8yGi6kisDlvpIjJrZ+Q==",
"license": "MIT"
},
"node_modules/get-caller-file": {
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",