Commit Graph

9 Commits

Author SHA1 Message Date
vcoppe
3ce5391658 simplify specifying drive ids 2024-09-06 13:53:14 +02:00
vcoppe
2996f047d3 fix embedding playground update 2024-09-04 13:26:00 +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
f4d7a45191 embedding theme option, closes #57 2024-08-11 18:19:03 +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
959aa9c8ed fix embedding URL 2024-07-12 15:56:35 +02:00
vcoppe
d774f3a53c embedding progress 2024-07-12 15:00:33 +02:00