mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 02:14:13 +00:00
Default colo adjusted
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
var map;
|
||||
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 qsoIcon = L.divIcon({className:'cspot_qso'}); //default (fas fa-dot-circle red)
|
||||
|
||||
Reference in New Issue
Block a user