Commit Graph

13 Commits

Author SHA1 Message Date
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
879b65953f backward compatibility with old embedding URLs 2024-08-14 11:29:23 +02:00
vcoppe
f4d7a45191 embedding theme option, closes #57 2024-08-11 18:19:03 +02:00
vcoppe
4eb09f26c7 fix merging embedding options with default ones, closes #39 2024-08-05 17:52:24 +02:00
vcoppe
43c32a3ae1 clear embedding data on destroy 2024-07-13 12:00:10 +02:00
vcoppe
b8e03cf947 fix mounting and destroying issues 2024-07-13 11:42:21 +02:00
vcoppe
ecfa3143ef fix camera settings 2024-07-12 18:18:59 +02:00
vcoppe
24a5daaf9a finished embedding 2024-07-12 18:08:27 +02:00
vcoppe
5419088eaf set fileorder for embedded files 2024-07-12 16:36:26 +02:00
vcoppe
9c0bf6dac5 fix open in link 2024-07-12 16:23:17 +02:00
vcoppe
959aa9c8ed fix embedding URL 2024-07-12 15:56:35 +02:00
vcoppe
d774f3a53c embedding progress 2024-07-12 15:00:33 +02:00