feat(route-builder): show live elevation profile under the map

Render ElevationProfile below the route-builder map, fed by the routed segments (elevations fill in as the swisstopo enrichment resolves). Add a $effect in ElevationProfile so its dataset rebuilds when the track changes live during editing.
This commit is contained in:
2026-05-25 14:51:32 +02:00
parent a4c2efe4f3
commit 8459327717
3 changed files with 34 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "homepage",
"version": "1.88.0",
"version": "1.89.0",
"private": true,
"type": "module",
"scripts": {