Commit Graph

106 Commits

Author SHA1 Message Date
vcoppe
0cb781176e use style imports instead of layers to allow stacking mapbox styles, closes #32 2024-08-31 15:57:58 +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
vcoppe
84b3d29e2e embedding: add support files hosted on google drive 2024-08-14 18:27:47 +02:00
vcoppe
fb66cedfc3 fix details 2024-08-12 14:18:41 +02:00
vcoppe
f4d7a45191 embedding theme option, closes #57 2024-08-11 18:19:03 +02:00
vcoppe
7e39634cdb rework some icons 2024-08-11 13:47:10 +02:00
vcoppe
62257011d2 add shetler and picnic site POIs, #34 2024-08-11 12:17:06 +02:00
vcoppe
bee1bd9c6a remove heatmap-related stuff 2024-08-11 11:57:01 +02:00
vcoppe
143dd71f4a allow HTML in wpt desc, and handle link field 2024-08-09 16:22:32 +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
e15b2ea76e 404 page 2024-07-25 23:32:59 +02:00
vcoppe
5ab1b77227 update scissors tool, closes #20 2024-07-25 16:15:44 +02:00
vcoppe
cd9086013c add ign fr plan layer 2024-07-24 12:09:45 +02:00
vcoppe
d62ba77ecb add gravel bike profile 2024-07-23 19:26:11 +02:00
vcoppe
35572ca389 small language improvements 2024-07-23 14:35:15 +02:00
vcoppe
269bbd103d small language improvements 2024-07-23 14:28:31 +02:00
vcoppe
f48dc91ae6 small language improvement 2024-07-23 14:21:47 +02:00
vcoppe
16d0dd2510 small language improvements 2024-07-23 14:18:16 +02:00
vcoppe
75d9813fe0 export options 2024-07-23 11:20:31 +02:00
vcoppe
1be9059e39 language improvements 2024-07-22 18:40:39 +02:00
vcoppe
ba091d3d9d small language change 2024-07-22 14:16:12 +02:00
vcoppe
d0dcafa78e small improvements 2024-07-19 23:22:29 +02:00
vcoppe
4128649060 add more swisstopo maps, closes #14 2024-07-18 12:45:25 +02:00
vcoppe
db1aa3e3d1 create car/motorcycle category and add garage, related to #7 2024-07-18 11:45:35 +02:00
vcoppe
a068340fa5 split accomodation POIs, relates to #7 2024-07-18 11:03:41 +02:00
vcoppe
92a1c600d0 add overpass poi to file 2024-07-17 23:05:17 +02:00
vcoppe
2b7067a1fb overpass layers progress 2024-07-17 19:40:53 +02:00
vcoppe
e88dbafead enable routing tool without selection, and support multi-select 2024-07-16 12:17:23 +02:00
vcoppe
7dd22a5345 message when webgl2 is not supported 2024-07-13 12:19:59 +02:00
vcoppe
24a5daaf9a finished embedding 2024-07-12 18:08:27 +02:00
vcoppe
d774f3a53c embedding progress 2024-07-12 15:00:33 +02:00
vcoppe
cfeeabb580 language improvements 2024-07-12 12:27:33 +02:00
vcoppe
030f08abfd embedding progress 2024-07-11 18:42:49 +02:00
vcoppe
cb4abedc16 small progress 2024-07-10 00:11:47 +02:00
vcoppe
7264445926 docs progress 2024-07-09 17:49:18 +02:00
vcoppe
d46cb4c2e5 add identity notice 2024-07-09 11:48:23 +02:00
vcoppe
ad7ff5ddba user guide structure draft 2024-07-08 22:43:50 +02:00
vcoppe
65b297e133 rework page metadata and links 2024-07-08 18:54:16 +02:00
vcoppe
5ed0e75427 use homepage as default page 2024-07-08 15:46:00 +02:00
vcoppe
b38ff26a64 minor about page improvements 2024-07-07 18:26:52 +02:00
vcoppe
fcb81e2a96 simplify mode management 2024-07-05 18:47:37 +02:00
vcoppe
cb735db216 about page 2024-07-05 16:08:16 +02:00
vcoppe
9edcc5b55b about page progress 2024-07-05 01:02:53 +02:00
vcoppe
a2ea966d35 Merge branch 'main' into docs
syncing from main
2024-07-04 17:05:51 +02:00
vcoppe
874eea271e improve metadata and style ux 2024-07-02 10:21:04 +02:00
vcoppe
89382a497c using markdown for docs 2024-07-02 10:07:54 +02:00
vcoppe
8e446ec74a rework file actions, closes #3 2024-07-01 12:09:49 +02:00