Commit Graph

42 Commits

Author SHA1 Message Date
Jakob Ketterl fd9e913a49 config migration for receiver_gps 2020-03-29 18:08:26 +02:00
Jakob Ketterl ede40e4a68 always add OSM source, switch when no google maps key is present. 2020-03-13 23:53:14 +01:00
Justin Settle c385fd635b
Add fallback to use OpenStreetMap/Wikipedia Maps 2020-03-11 10:27:46 -04:00
Jakob Ketterl 9d01b2306c improve https detection 2019-12-03 18:57:32 +01:00
Jakob Ketterl fc8d3d8f11 improve websocket url determination 2019-12-03 18:53:57 +01:00
root b774e75f2c fix urls for when we aren't running on the root 2019-11-25 20:17:11 +01:00
Jakob Ketterl 428a9ca509 await the right condition 2019-09-21 13:41:04 +02:00
Jakob Ketterl ecbae5af2d implement icon rotation 2019-09-19 02:25:32 +02:00
Jakob Ketterl 15c28b130d use custom marker class to solve overlay problem (and enable rotation at
a later point)
2019-09-19 01:35:58 +02:00
Jakob Ketterl e231c07c80 2x resolution for retina displays 2019-09-18 19:41:37 +02:00
Jakob Ketterl 3e8e0c9224 first work on custom aprs icons 2019-09-18 18:50:48 +02:00
Jakob Ketterl 0207374592 restructure the code to have the parser sit where all the parsers sit 2019-08-15 15:45:15 +02:00
Jakob Ketterl 12c92928fa pass through comments for display on the map 2019-08-11 18:42:41 +02:00
Jakob Ketterl 8f7f34c190 better colors (?) 2019-07-28 22:13:55 +02:00
Jakob Ketterl e40b400f6f try to improve "moving" callsigns 2019-07-28 16:36:12 +02:00
Jakob Ketterl 3b5883dd55 improved legend with opacity 2019-07-28 16:33:19 +02:00
Jakob Ketterl 785d439605 play with the colors 2019-07-28 16:26:03 +02:00
Jakob Ketterl ff98b172c4 add option to select coloring by mode, too 2019-07-28 16:17:23 +02:00
Jakob Ketterl 74dddcb8ad add simple legend with colors 2019-07-28 15:57:33 +02:00
Jakob Ketterl 6e7d99376d color by band 2019-07-28 15:28:39 +02:00
Jakob Ketterl a15341fdcf detect and pass band information to the map 2019-07-14 19:32:48 +02:00
Jakob Ketterl 420b0c60d7 exponential backoff, part 2 2019-07-13 21:44:48 +02:00
Jakob Ketterl 9a25c68d9a wording change 2019-07-13 17:20:03 +02:00
Jakob Ketterl 2470c2bfa6 pass through the mode on the map 2019-07-11 23:40:09 +02:00
Jakob Ketterl acbf2939c9 infowindow for ysf markers 2019-07-11 21:21:01 +02:00
Jakob Ketterl 8edc7c1374 sort by lastseen 2019-07-11 20:53:59 +02:00
Jakob Ketterl d57f9de21e automatic map reconnection 2019-07-10 23:13:03 +02:00
Jakob Ketterl 32c76beaa2 improved fullscreen layout 2019-07-10 22:18:16 +02:00
Jakob Ketterl 438efa655f fix javascript issues 2019-07-09 17:32:49 +02:00
Jakob Ketterl 58e819606a use moment.js to display a pretty time since last activity 2019-07-08 21:01:30 +02:00
Jakob Ketterl 2201daaa20 click-through to selected locator on the map 2019-07-07 22:36:34 +02:00
Jakob Ketterl 83273636f6 add a quick infowindow to show who's in a grid square 2019-07-07 21:24:56 +02:00
Jakob Ketterl 8b5dc8b3ad fade out markers on the map over time 2019-07-07 20:46:12 +02:00
Jakob Ketterl af315e1671 let's zoom out a little, seems appropriate for now 2019-07-07 01:22:45 +02:00
Jakob Ketterl c22d10d0de add day/night overlay 2019-07-07 00:52:11 +02:00
Jakob Ketterl 849337c55d fix locator calculation 2019-07-06 23:15:33 +02:00
Jakob Ketterl 25bc788595 parse and show locators on the map 2019-07-06 22:43:36 +02:00
Jakob Ketterl 3f05565b7b show selected callsign on the map 2019-07-06 15:04:39 +02:00
Jakob Ketterl f5f23e6fbc remove debugging 2019-07-01 21:21:26 +02:00
Jakob Ketterl 3b2b51f07c display locations parsed from ysf on map 2019-07-01 21:20:53 +02:00
Jakob Ketterl 2324a2c837 add google maps 2019-07-01 19:49:58 +02:00
Jakob Ketterl a4a306374d add some map basics 2019-07-01 16:49:39 +02:00