Default colo adjusted

This commit is contained in:
phl0
2025-12-12 10:25:57 +01:00
parent f56e9b3d1d
commit 471f7f1576

View File

@@ -1,6 +1,6 @@
var map; var map;
var plotlayers=[]; var plotlayers=[];
var iconsList={'qso':{'color':'#FF0000','icon':'fas fa-dot-circle'}}; var iconsList={'qso':{'color':'#E5A50A','icon':'fas fa-dot-circle'}};
var stationIcon = L.divIcon({className:'cspot_station'}); var stationIcon = L.divIcon({className:'cspot_station'});
var qsoIcon = L.divIcon({className:'cspot_qso'}); //default (fas fa-dot-circle red) var qsoIcon = L.divIcon({className:'cspot_qso'}); //default (fas fa-dot-circle red)