vcoppe
0757efcb79
get all previous point additional data when inserting new anchor
2024-09-04 14:46:08 +02:00
vcoppe
5be02d1c36
add new anchors by clicking on the temporary one
2024-09-04 14:42:26 +02:00
vcoppe
2612eb2e91
update selected routing profile label when locale changes
2024-09-04 13:36:19 +02:00
vcoppe
2996f047d3
fix embedding playground update
2024-09-04 13:26:00 +02:00
vcoppe
96836228db
remove custom layer import only if present
2024-09-04 13:15:36 +02:00
vcoppe
a3dc17d780
decode custom layer urls
2024-09-04 12:45:40 +02:00
vcoppe
41ed9c06c1
add faq section
2024-09-03 15:51:15 +02:00
vcoppe
979cdd1bac
fix error when adding custom overlay
2024-09-03 14:43:20 +02:00
vcoppe
0cb781176e
use style imports instead of layers to allow stacking mapbox styles, closes #32
2024-08-31 15:57:58 +02:00
vcoppe
a1b5fe6352
realistic timestamps option
2024-08-29 18:37:06 +02:00
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