Commit Graph
100 Commits
Author SHA1 Message Date
vcoppe c9ca75e2e8 small ui improvements 2026-02-17 22:24:14 +01:00
vcoppe 091f6a3ed0 adapt routing control size to canvas width 2026-02-17 21:12:04 +01:00
vcoppe d6c9fb1025 split routing controls in zoom-specific layers to improve performance 2026-02-14 15:05:23 +01:00
vcoppe 88abd72a41 layer instead of markers for routing controls 2026-02-14 14:35:35 +01:00
vcoppe 1137e851ce remove company support section until clarified 2026-02-11 18:31:08 +01:00
vcoppe b8c1500aad fix layer filtering in event manager 2026-02-02 21:50:01 +01:00
vcoppe bfd0d90abc validate settings 2026-02-01 18:45:40 +01:00
vcoppe dba01e1826 finish renaming 2026-02-01 18:06:16 +01:00
vcoppe 2189c76edd renaming 2026-02-01 17:46:24 +01:00
vcoppe 6f8c9d66db use map layers for start/end/hover markers 2026-02-01 17:18:17 +01:00
vcoppe 9408ce10c7 check that map contains the layer 2026-02-01 16:26:17 +01:00
vcoppe 9895c3c304 further improve event listener performance 2026-02-01 15:57:18 +01:00
vcoppe 0ab3b77db8 centralized map layer event listener for better performance 2026-01-31 12:57:08 +01:00
vcoppe d13e7e7a0a update package-lock 2026-01-30 23:13:02 +01:00
vcoppe 9c6e03f4a8 improve layer stacking 2026-01-30 21:30:37 +01:00
vcoppe 2a4dfe010e improve color management 2026-01-30 21:17:59 +01:00
vcoppe f42a916c25 remove unused parameter 2026-01-30 21:17:11 +01:00
vcoppe 772b810fa8 simplify initialization 2026-01-30 21:16:56 +01:00
vcoppe 4d4d10d5c2 small UI tweaks 2026-01-30 21:16:32 +01:00
vcoppe e96b544a75 switch to maplibre, but laggy 2026-01-30 21:01:24 +01:00
vcoppe d76c03af4f add try catch to setTerrain 2026-01-28 17:53:26 +01:00
vcoppe 200a6586ba remove unused glyphs url with empty key causing problems 2026-01-28 17:53:12 +01:00
vcoppe 2eb6ef6f03 new setting for selecting terrain source 2026-01-16 19:16:28 +01:00
vcoppe f7c0805161 add mapterhorn hillshade overlay, closes #292 2026-01-16 18:32:32 +01:00
vcoppe 4e18e3c8a0 update year 2026-01-16 18:25:27 +01:00
vcoppe d062a38e8f new mapbox version 2025-12-24 08:48:50 +01:00
vcoppe affa59130f simplify filter for hiding layers 2025-12-24 08:48:21 +01:00
vcoppe bc130ad867 use current zoom for osm edit link 2025-12-08 20:17:57 +01:00
vcoppe 8fe6565527 use browser navigation for /app 2025-11-28 17:48:21 +01:00
vcoppe 467cb2e589 update extension api 2025-11-25 19:18:54 +01:00
vcoppe e230d55b82 fix cloning 2025-11-25 18:22:51 +01:00
vcoppe 46fcdb4bb2 elevation gain computation hybrid between ramer-douglas-peucker and smoothing 2025-11-21 20:20:42 +01:00
vcoppe 429212ef23 use standard sprite path 2025-11-20 08:53:24 +01:00
vcoppe 4ea0ea6a7a update mapbox 2025-11-20 00:27:53 +01:00
vcoppe 2e3ce83605 fix null check 2025-11-20 00:25:56 +01:00
vcoppe fda908dd0d listen to touchstart event on layer 2025-11-19 23:45:28 +01:00
vcoppe cad77e2b10 try fix dragging on touch devices 2025-11-19 23:36:02 +01:00
vcoppe 0d6d161e23 add missing keyboard navigation, closes #277 2025-11-19 23:00:33 +01:00
vcoppe 89a2e0086b preview new POI 2025-11-19 22:43:19 +01:00
vcoppe cd443faf61 cancel drag on click 2025-11-19 22:28:40 +01:00
vcoppe bfc56b02a8 use map layer instead of markers for POIs 2025-11-19 21:59:17 +01:00
vcoppe 25bafc6bf1 improve bounds filtering 2025-11-17 22:53:48 +01:00
vcoppe 6387580626 speed up split controls 2025-11-16 16:46:31 +01:00
vcoppe 09b8aa65fc fix speed computation when no time data 2025-11-16 15:05:59 +01:00
vcoppe 6c15193f32 rename file to avoid clashes 2025-11-16 13:27:15 +01:00
vcoppe 4442e29b66 use better height and width units 2025-11-16 13:22:26 +01:00
vcoppe b6f96d9f4d simplify computations 2025-11-16 13:04:47 +01:00
vcoppe 36b66100f9 fix time input handling 2025-11-16 12:13:55 +01:00
vcoppe 49d8143cc6 fix local elevation gain computation 2025-11-16 11:09:37 +01:00
vcoppe fc279fecaf improve distance computation 2025-11-15 09:05:25 +01:00
vcoppe bd307daa57 improve elevation gain computation 2025-11-15 08:39:42 +01:00
vcoppe 7a72f44722 improve speed computation 2025-11-15 07:46:21 +01:00
vcoppe 8e63fc6946 speed up simplify by using more naive distance 2025-11-15 07:17:11 +01:00
vcoppe d624352a0b improve contrast for selection 2025-11-14 18:45:49 +01:00
vcoppe 3fb597a774 fix page title flickering 2025-11-14 18:45:38 +01:00
vcoppe 85e46bc524 add basemap in basemap tree when missing in embedding mode 2025-11-14 18:45:20 +01:00
vcoppe d3790878b3 remove x 2025-11-14 18:44:32 +01:00
vcoppe e648e50f1b remove unused file 2025-11-14 18:44:16 +01:00
vcoppe cb6cede0b6 update license 2025-11-14 18:44:06 +01:00
vcoppe 8f595fbc7b fix safari incompatibility 2025-11-13 09:06:00 +01:00
vcoppe 2e3b22c5fa update deploy action 2025-11-12 18:26:35 +01:00
vcoppe 42b968372b fix import 2025-11-12 18:14:49 +01:00
vcoppe 2ea8e46723 putting correct import back 2025-11-12 17:45:55 +01:00
vcoppe 977c6c6dde trying to force update the import on crowdin 2025-11-12 17:28:46 +01:00
vcoppe 1e5db9dc6c fix import 2025-11-12 16:17:25 +01:00
vcoppe 252dc10e61 Merge remote-tracking branch 'origin/l10n' into dev 2025-11-12 16:08:18 +01:00
vcoppe f9e2315ba1 only show layer if it has been activated before 2025-11-12 15:50:05 +01:00
vcoppe 0eca588280 update extension api 2025-11-12 14:48:17 +01:00
vcoppe 110f23bdf1 update extension api 2025-11-12 12:47:26 +01:00
vcoppe 50a5cb23f5 remove unused imports 2025-11-12 11:39:51 +01:00
vcoppe 30e72db5ea hide horizontal scroll bar 2025-11-12 09:05:20 +01:00
vcoppe c4c64c8fe8 load files from urls/ids once local ones are loaded 2025-11-12 09:02:09 +01:00
vcoppe 0f7f64fb2f migrate component 2025-11-11 17:30:06 +01:00
vcoppe b09a1fdcb7 migrate component 2025-11-11 17:23:24 +01:00
vcoppe e5d45dee3a fix hidden computation for new files 2025-11-11 14:03:07 +01:00
vcoppe 8c3365ef24 update nz basemap 2025-11-11 13:00:34 +01:00
vcoppe db5cbffb70 api for adding overlays from extensions 2025-11-11 12:11:38 +01:00
vcoppe 683ac4e118 clean custom layer logic 2025-11-11 10:37:06 +01:00
vcoppe 88c9abb78e open collapsible if an item item is selected 2025-11-11 09:31:08 +01:00
vcoppe 1729a2f734 remove dead code 2025-11-11 09:29:07 +01:00
vcoppe c6798dbcd5 delete empty file 2025-11-10 19:06:56 +01:00
vcoppe d490dc0a8b match updated wording 2025-11-10 19:02:03 +01:00
vcoppe 36c6c623de fix crawling 2025-11-10 18:37:31 +01:00
vcoppe e334419e24 fix import 2025-11-10 16:54:09 +01:00
vcoppe 01240c4f2a fix spacing 2025-11-10 16:47:16 +01:00
vcoppe 431a9ce827 migrate component 2025-11-10 16:45:50 +01:00
vcoppe 20ab41c3b4 update lucid icon name 2025-11-10 16:23:35 +01:00
vcoppe 3f4ea27be2 update gitignore 2025-11-10 16:07:06 +01:00
vcoppe 5bb5b2f8c8 fix destroy 2025-11-10 16:03:03 +01:00
vcoppe e9bb9e27bb fix spacing 2025-11-10 16:02:54 +01:00
vcoppe ee1dd1fae7 migrate component 2025-11-10 15:47:43 +01:00
vcoppe 738530a960 remove active layers when removed from selection 2025-11-10 15:26:12 +01:00
vcoppe 16023b0688 fix some typescript errors 2025-11-10 13:11:44 +01:00
vcoppe bce7b5984f fix footer spacing 2025-11-10 11:56:28 +01:00
vcoppe 4e5d7d391a small style fixes 2025-11-10 11:51:16 +01:00
vcoppe 0554a85e01 fix toolbar animation 2025-11-10 11:11:37 +01:00
vcoppe b2a5462372 improve website link 2025-11-09 20:14:52 +01:00
vcoppe 9d61f51270 fix spacing 2025-11-09 20:11:35 +01:00
vcoppe a0eb7d61cc remove swedish map 2025-11-09 20:05:00 +01:00
vcoppe 9861b319f4 fix popup max height 2025-11-09 19:52:02 +01:00