Commit Graph

56 Commits

Author SHA1 Message Date
Andreas Kristiansen
3ba88e408b Tweaked plotting 2024-06-26 09:40:08 +02:00
Andreas Kristiansen
8c5649269f Misc fixes 2024-06-24 10:19:55 +02:00
HB9HIL
01aa4a3659 use sessiodata for map_custom instead ajax 2024-05-31 12:51:42 +02:00
HB9HIL
93365f54fc fixed mapping of leaflet and removed unused esm modules 2024-05-24 10:49:21 +02:00
Andreas
8d21c67426 [Leaflet] Updated Leaflet library 2024-02-18 14:56:58 +01:00
Andreas
9ec59b26d4 [LBA] Add night shadow layer 2024-02-14 10:50:01 +01:00
abarrau
617279f32b Merge remote-tracking branch 'upstream/dev' into map-simplify-centralize-json-call 2023-12-18 18:55:41 +01:00
int2001
f43fb0d919 Putted modalloading only to gridmap.js 2023-12-15 08:03:32 +00:00
int2001
e066b8b86d Prevent DataTable-Error when clicking Locator too fast 2023-12-15 06:45:05 +00:00
abarrau
f8dd94c520 Merge remote-tracking branch 'upstream/dev' into map-simplify-centralize-json-call 2023-12-13 07:10:42 +01:00
abarrau
8fd7712455 simplify form custom map search 2023-12-13 07:10:10 +01:00
phl0
b58ff1ae13 Remove redundant JA gridmaster stuff 2023-12-12 19:52:42 +01:00
phl0
bfc2d50c95 Generalize gridmaster functions 2023-12-12 19:15:56 +01:00
abarrau
5886ce2dc8 new function for return json data for map 2023-12-12 07:40:12 +01:00
abarrau
6f6a8d8f69 fix for visitor view 2023-12-01 10:13:11 +01:00
abarrau
6244681069 Map custom function (eng lang) 2023-11-30 18:11:22 +01:00
phl0
8ca2e7a6b4 Remove debug statements 2023-11-28 08:29:36 +01:00
phl0
3e18f50a90 JA gridmaster and a more generalized approach serving as blueprint for
future gridmaster map pages
2023-10-22 21:23:51 +02:00
phl0
50a4ca9464 Some more minor grid display tuning 2023-10-20 00:43:12 +02:00
phl0
040ac27f3b Draw only needed grids 2023-10-20 00:29:15 +02:00
phl0
51707840de Remove unneeded code 2023-10-19 18:28:21 +02:00
phl0
5c635f1b90 Add paper QSL to Gridmaster (as well as translations) 2023-10-19 18:12:52 +02:00
phl0
abd49fbae0 Draw unworked grids and remove unneeded code 2023-10-19 14:38:37 +02:00
phl0
fce8d1b3af Addapt colors to gridmaster excel 2023-10-19 14:14:08 +02:00
phl0
c81c6654a2 Add Gridmaster award map 2023-10-19 14:00:20 +02:00
int2001
aa599f38fc Changed MaxZoom from 9 to 12 - so 6-character-grids are visible 2023-08-18 08:40:09 +00:00
Peter Goodhall
1e300fbc30 Merge pull request #2298 from AndreasK79/gridmap_clear_button
[Gridmap] Added button to clear lines and markers on map
2023-07-15 16:08:53 +01:00
Andreas
a79c16a184 [Gridmap] Added line an marker for when you click in the map 2023-07-12 14:28:08 +02:00
Andreas
9efb2f3233 [Grid Map] Swapped padding for longitude/latitude 2023-07-03 20:55:00 +02:00
Andreas
f70419cc02 [Grid Map] Adjusted coordinate info to not jump around 2023-07-03 20:52:42 +02:00
Andreas
36fdce5eca [Gridsquare Map] Added display of coordinates, gridsquare, distance and bearing when mouseover 2023-07-02 16:50:06 +02:00
Andreas
8deb34cee6 [Gridmap] Added gridsquare map with band/mode/qsl 2023-06-18 22:01:59 +02:00
Andreas
712c55c9aa Fixed typo in variable name 2023-06-14 09:09:03 +02:00
Andreas
f400629a10 [Gridsquare map] marker on click now only active in gridsquare map (not visitor or activator map) 2023-06-14 08:57:20 +02:00
Andreas
1171a9f1f5 [Gridsquare map] Tweaking zoom levels 2023-05-31 08:17:10 +02:00
Andreas
430990ab0c [CQ Map] Added full screen option 2023-03-18 14:16:59 +01:00
phl0
3a4ea503fa Use globally configurable tileUrl for maps 2022-09-22 23:33:32 +02:00
phl0
8c7c4987fa Color also fields asa an overview 2022-07-02 22:41:26 +02:00
phl0
9846a19617 Delete not needed ajax stuff and debug output 2022-06-12 13:45:25 +02:00
phl0
ea6e7f20f6 Add activators map 2022-06-12 13:18:26 +02:00
Andreas
caf38a8d37 [Custom map] Responsive map 2022-03-09 19:01:04 +01:00
Andreas
4210a8088e [QRB Calculator] Added local copy of js. Some tweaks and popup to the map. 2022-02-16 08:17:15 +01:00
Andreas
831708ffc2 [QRB Calc] Some fixed to get this working, since map is not global. 2022-02-15 20:29:25 +01:00
Andreas
0357eb40df [QRB Calculcator] Working version, with map and path. 2022-02-13 18:08:55 +01:00
Peter Goodhall
9d6e875f80 [Maps] Adds ability to save displayed map as png
This uses DOM to Image which doesn't work with IE/Edge at the moment
2022-02-04 14:09:51 +00:00
Andreas
9f670aab8c [Gridsquare Map] Tweaked the different zoom levels. Fields are shown at the same time as worked/confirmed gridsquares (but only at certain zoom levels). Also gridsquares are visible at a lower zoom level. 2021-08-07 19:43:56 +02:00
hairlesshobo
617ad8ea7c Darkened map tiles for the three dark themes 2020-12-17 08:07:09 -05:00
Peter Goodhall
94bef8da3a Changed Map icon to round dot on dashboard and logbook 2020-06-15 16:59:27 +01:00
phl0
e3b2ea5801 Also show 6-digit grids worked and confirmed 2020-04-02 15:59:48 +02:00
Peter Goodhall
6de6a8ca29 Gridmaps show confirmed squares from Lotw & Paper (not eqsl), the band gridmaps do not show satellite, repeaters or anything internet related 2019-06-28 17:07:34 +01:00