Commit Graph

20 Commits

Author SHA1 Message Date
cixio 496cef2edb Bugfix: zoom levels, removed debug outputs (#299)
- it was not possible to zoom in deeply on the satellite image
2022-05-31 07:46:12 +00:00
cixio 090920d3cb LiveMap updates (#298)
* LiveMap updates

- Update to Leaflet 1.8.0
- Added Topo-Map
- Bugfix: Map only changed after the second click
- better darkmode handling
- changed order of maps: (dark if darkmode enabled) -> white -> topo -> sat -> dark

* Open any MapsApp with geo:// - Link
2022-05-31 07:45:19 +00:00
eben80 6dad96d44f
Selectable livemap themes (#258) 2022-04-22 09:07:33 +00:00
Luke Prior ad96dd6023
Support dark mode fully in live map (#225)
* Update style.css

* dark mode map

Co-authored-by: Uskompuf <22492406+Uskompuf@users.noreply.github.com>
2021-10-23 23:32:33 +02:00
Hansi, dl9rdz 4cc12f3f74 don't send NaN in LiveMap JSON 2021-09-22 21:27:29 +02:00
eben80 e4ded3be7f
Small fix to ensure that sonde_id field.
This makes sure that sonde_id doesn't go back to the Launch Site name if there is something in data.id when status is blinking yellow.
2021-09-21 19:21:46 +02:00
eben80 e32ea8e432
LiveMap updates to include last received datetime, heading and rssi (#182)
* Add direction, UTC datetime and rssi to livemap

* Further fixes

Co-authored-by: dl9rdz <dl9rdz@darc.de>
2021-09-21 11:04:44 +02:00
Hansi, dl9rdz 13134b32f7 (good for now) 2021-09-21 09:44:01 +02:00
Hansi, dl9rdz 6e148489f3 keep data on livemap - restore old behaviour 2021-09-21 08:29:53 +02:00
Hansi, dl9rdz 359188436c fixed pos used for live map if no gps pos available 2021-09-19 22:21:45 +02:00
Hansi, dl9rdz eb769e6d12 RS41 subtype for sondehub 2021-09-19 19:54:06 +02:00
Hansi, dl9rdz a30f51e5a0 fix #165 2021-09-18 23:00:18 +02:00
Hansi, dl9rdz e00d70b385 fix issue #172 with negative lat on livemap 2021-09-18 22:36:22 +02:00
cixio b807c512e3 livemap: fix prediction for longituade < 0 (tawhiri api uses 0..360) 2021-09-05 17:13:43 +02:00
cixio 4656d2e641
livemap: internet connection check + nicer dots (#134)
* Check internet connection

* livemap: nicer dots - removed old emoji dots
2021-08-17 22:35:05 +02:00
Hansi, dl9rdz 649711b112 tentative better compatibility with older browsers not supporting Unicode 12 2021-08-12 22:24:04 +02:00
Hansi, dl9rdz ce4e0d7162 added timeout for live.json request 2021-08-12 13:34:08 +02:00
cixio f11e20dbab Settings for prediction 2021-08-10 15:53:32 +02:00
cixio 8dc3c7b504 back button to top left and new emoji 2021-08-10 15:52:10 +02:00
cixio 89e7fbab7f LiveMap 2021-08-09 21:04:52 +02:00