zoom on elevation profile, closes #54

This commit is contained in:
vcoppe
2024-08-12 12:42:16 +02:00
parent 795b85da13
commit 195e54af6d
5 changed files with 76 additions and 2 deletions

View File

@@ -53,6 +53,7 @@
"@types/mapbox__sphericalmercator": "^1.2.3",
"bits-ui": "^0.21.12",
"chart.js": "^4.4.3",
"chartjs-plugin-zoom": "^2.0.1",
"clsx": "^2.1.1",
"dexie": "^4.0.7",
"gpx": "file:../gpx",
@@ -69,4 +70,4 @@
"tailwind-merge": "^2.3.0",
"tailwind-variants": "^0.2.1"
}
}
}