Commit Graph

35 Commits

Author SHA1 Message Date
Marat Fayzullin 0bb9cf3678 DSC messages finally show up, URL storage moved to Utils.js. 2024-02-29 19:33:26 -05:00
Marat Fayzullin 6e5526250a Changed maidenhead squares from red to gray. 2024-01-02 22:51:09 -05:00
Stanislav Lechev [0xAF] 9749c70bd9
Add Maidenhead (QTH) to OSM and make OSM control panel smaller. (#45)
* add Maidenhead (QTH) extra layer to Leaflet (OSM) map

* fix a browser console error on vendor-provided markers

* make Leaflet OSM map control pannel smaller
2024-01-02 20:16:33 -05:00
Marat Fayzullin 6a4561e95d Minor cleanup. 2023-11-27 18:29:59 -05:00
Stanislav Lechev [0xAF] aa16f30f04 simplify a bit 2023-11-28 00:17:20 +02:00
Stanislav Lechev [0xAF] bc8ff8e489 save leaflet user prefs to local storage 2023-11-28 00:09:29 +02:00
Stanislav Lechev [0xAF] c2d832ba4b fix Leaflet maps when we have custom markers in /etc/openwebrx/markers.d
The "default" (unknown) marker is created with LMarker class, which lacks many
methods. It is a base class.
With this commit, the "default" marker will be APRS marker (LAprsMarker
class), which will allow the markers to be created.
2023-11-04 02:51:35 +02:00
Marat Fayzullin 2638a73270 Added country lookup for vessel MID numbers. 2023-10-15 20:51:00 -04:00
Marat Fayzullin e831a78630 Updating list of reports sizing. 2023-10-15 18:30:51 -04:00
Marat Fayzullin bd7142ad3e Rewritten map locators, one rectangle per maidenhead square now. 2023-10-10 22:30:23 -04:00
Marat Fayzullin 362e6d71c9 Reintroducing LSimpleMarker. 2023-09-30 18:40:51 -04:00
Marat Fayzullin 552865f6bf Removing reference to LSimpleMarker. 2023-09-30 18:18:44 -04:00
Marat Fayzullin 98aae65abc Fixing feature symbols. 2023-09-29 21:12:24 -04:00
Marat Fayzullin fa3642bfd9 Optimizing map display. 2023-09-29 21:03:21 -04:00
Marat Fayzullin a8df56665e Trying to make Leaflet markers work properly. 2023-09-28 22:31:32 -04:00
Marat Fayzullin c95e807aa9 Updates to the Leaflet map display. 2023-09-28 12:37:03 -04:00
Marat Fayzullin 8291c7518d Fixing Leaflet info bubbles. 2023-09-27 23:02:27 -04:00
Marat Fayzullin dcd0dbd202 Minor fixes 2023-09-25 23:34:23 -04:00
Marat Fayzullin 768a16171d Fixed aircraft title linkify(), VDL2 altitudes, etc. 2023-09-25 23:22:00 -04:00
Marat Fayzullin 38263f6404 Now works. 2023-09-25 22:31:25 -04:00
Marat Fayzullin cbf61948bc Improving flight data merging. 2023-09-05 19:11:48 -04:00
Marat Fayzullin 3491b35d26 Fixing Leaflet map. 2023-09-02 20:07:36 -04:00
Stanislav Lechev [0xAF] 807e096c91 add deps on map overlays and allow multiple overlays with same name to be switched with one checkbox 2023-09-03 01:17:58 +03:00
Marat Fayzullin 633a863a6e Updating aircraft database algorithms, adding OpenWeatherMap key, etc. 2023-09-02 17:19:13 -04:00
Marat Fayzullin 477161f884 Showing weather on top. 2023-08-31 17:19:00 -04:00
Stanislav Lechev [0xAF] 8fe8d7d7da add Weather Radar for USA 2023-09-01 00:13:32 +03:00
Stanislav Lechev [0xAF] d17a4f7bdf fix readding of the overlay on map change 2023-08-31 23:27:41 +03:00
Stanislav Lechev [0xAF] 124dcc3fbe Add Extra Map Layers to Leaflet 2023-08-31 23:07:51 +03:00
Marat Fayzullin ce99271675 Fixed non-APRS markers (YSF), widened repeater bubbles, improved EIBI parser. 2023-08-23 20:01:48 -04:00
Marat Fayzullin 45b09e89dc VDL2 works now! 2023-08-20 20:59:12 -04:00
Marat Fayzullin 2585c44db8 Simplifying code a bit. 2023-08-07 22:27:18 -04:00
Stanislav Lechev [0xAF] 0c118eceb8 remove unused var 2023-08-08 05:05:31 +03:00
Stanislav Lechev [0xAF] deb9d734a5 fix some issues on leaflet map 2023-08-08 04:59:43 +03:00
Marat Fayzullin 4314af5aad Moving zoom control to bottom-right (like GMaps). 2023-08-07 18:58:02 -04:00
Marat Fayzullin 1267702640 Adding multiple maps. 2023-08-07 14:49:11 -04:00