vcoppe
920e7901f4
remove disclaimer
2024-08-29 14:10:40 +02:00
vcoppe
a23fea3d98
fix split control icon color for dark theme
2024-08-26 17:57:22 +02:00
mbof
b9ca55c798
Implement fit-to-track ( #43 ) ( #69 )
...
* Implement fit-to-track (#43 )
* * Change icon to Maximize
* Use default animation
* Rename feature to "Fly to"
* Move logic to stores so that it can be reused in the main menu (and eventually a keyboard shortcut)
* improve zoom on selected POIs, rework zoom buttons and add shortcut
---------
Co-authored-by: vcoppe <vianney.coppe@gmail.com >
2024-08-26 14:00:53 +02:00
mbof
766ebe0275
Add support for nautical units ( #61 ) ( #66 )
...
* Add support for nautical units
* Make panel reactive to unit changes even after pushing down conversions into utility functions.
* Fix issue: km->mph conversion was not done right.
* Add support for nautical units to the Time dialog.
* Add support for nautical units to the embedding view and embedding playground.
* add missing parameter and rename
* "npx prettier" pass on the files changed in this PR
Does not include changes to `website/src/lib/db.ts`, because there would otherwise be lots of unrelated formatting changes
* Change elevation unit to meters for 'nautical' distances.
* hide elevation decimals
---------
Co-authored-by: bdbkun <1308709+mbof@users.noreply.github.com >
Co-authored-by: vcoppe <vianney.coppe@gmail.com >
2024-08-26 12:51:05 +02:00
mbof
d939ef2f60
Set interpolation mode to "monotone" to avoid backwards-going lines ( fix #70 ) ( #71 )
2024-08-26 12:24:45 +02:00
vcoppe
c1faea787a
block delete shortcut when focusing an input #68
2024-08-23 10:31:02 +02:00
vcoppe
e42dd6e144
fix stats slice bug, closes #67
2024-08-22 14:56:39 +02:00
vcoppe
b5fd8ea09b
refine routing controls interactions
2024-08-22 10:41:04 +02:00
vcoppe
1a4ae96782
fix routing anchor visibility for any bearing
2024-08-19 12:55:17 +02:00
vcoppe
14ed58aaab
show duplicate button in horizontal list, closes #64
2024-08-19 12:03:08 +02:00
vcoppe
49582dcddd
fix some URLs
2024-08-16 12:51:55 +02:00
vcoppe
fa30739fd0
inject static meta tags for each language
2024-08-16 12:25:24 +02:00
vcoppe
84b3d29e2e
embedding: add support files hosted on google drive
2024-08-14 18:27:47 +02:00
vcoppe
9327870d54
support html img in wpt desc
2024-08-14 18:19:28 +02:00
vcoppe
66b57e0013
fix 404
2024-08-14 12:14:29 +02:00
vcoppe
879b65953f
backward compatibility with old embedding URLs
2024-08-14 11:29:23 +02:00
vcoppe
e800b2ebef
optional parameter for language, instead of rest parameter
2024-08-14 09:27:53 +02:00
vcoppe
22e9c76a5b
fix custom basemap tile URL update
2024-08-14 09:21:55 +02:00
vcoppe
069a598429
extract redundant code in helper function
2024-08-13 14:58:15 +02:00
vcoppe
9e6e8c069d
fix crawling issue
2024-08-12 19:13:13 +02:00
vcoppe
b052472411
make overpass data expire after one week
2024-08-12 14:33:31 +02:00
vcoppe
fb66cedfc3
fix details
2024-08-12 14:18:41 +02:00
vcoppe
195e54af6d
zoom on elevation profile, closes #54
2024-08-12 12:42:16 +02:00
vcoppe
795b85da13
show alphabetically sorted list of POI icons
2024-08-11 19:43:28 +02:00
vcoppe
f4d7a45191
embedding theme option, closes #57
2024-08-11 18:19:03 +02:00
vcoppe
ad22ad8caa
improve routing details
2024-08-11 17:40:47 +02:00
vcoppe
7e39634cdb
rework some icons
2024-08-11 13:47:10 +02:00
vcoppe
bee1bd9c6a
remove heatmap-related stuff
2024-08-11 11:57:01 +02:00
vcoppe
6fafb38b6d
improve readability of shortcut with +
2024-08-11 11:49:16 +02:00
vcoppe
c600b25921
fix several time input issues, closes #47
2024-08-11 00:02:53 +02:00
vcoppe
0cb74c9a45
fix wpt svg
2024-08-09 23:50:47 +02:00
vcoppe
5b877e1ef5
fix imperial speed input, closes #46
2024-08-09 23:28:59 +02:00
vcoppe
143dd71f4a
allow HTML in wpt desc, and handle link field
2024-08-09 16:22:32 +02:00
vcoppe
646b77dbb7
fix page title
2024-08-09 10:04:29 +02:00
vcoppe
bcb4c7b348
correct alternate links
2024-08-09 09:51:59 +02:00
vcoppe
1cadc870f7
elevation profile selection style reactive to theme, closes #53
2024-08-08 23:25:02 +02:00
vcoppe
00d6c9b45d
waypoint sym icons, and change layer color design
2024-08-08 23:20:09 +02:00
vcoppe
f10b18afe2
handle waypoint symbols
2024-08-08 17:52:11 +02:00
vcoppe
8dee6db813
add link to docs in help boxes
2024-08-07 16:54:48 +02:00
vcoppe
d7c756e471
time management improvements for routing tool
2024-08-07 16:22:22 +02:00
vcoppe
61c6a29d64
fix elevation artefacts when routing
2024-08-06 16:08:17 +02:00
vcoppe
6f946a0075
fix crop selection from elevation profile, and improve for dark mode, closes #41
2024-08-05 18:16:28 +02:00
vcoppe
4eb09f26c7
fix merging embedding options with default ones, closes #39
2024-08-05 17:52:24 +02:00
vcoppe
87e75f967f
fix custom layers spacing
2024-08-05 17:15:50 +02:00
vcoppe
1f6bf60927
show anchor point dialog also on contextmenu, closes #33
2024-08-05 16:31:47 +02:00
vcoppe
cfc537a59c
show ctrl shortcuts for safari, closes #31
2024-07-26 11:40:18 +02:00
vcoppe
a3f692f969
use base in 404 redirect
2024-07-26 00:12:36 +02:00
vcoppe
cbb6920ebf
404 redirect if wrong locale or page
2024-07-26 00:03:29 +02:00
vcoppe
a7f6e62242
remove console logs
2024-07-25 19:18:10 +02:00
vcoppe
7d7d312476
split custom basemaps and overlays, and allow reordering
2024-07-25 18:48:11 +02:00