3.7 978 Only Site Circles

New install of 3.7.0.1 with 978 only. My site rings are missing. I’ve verified in config.js they are enabled and have set custom ones, but i’m still missing them from the map. Any other places to look?

SiteCircles = true; // true to show circles (only shown if the center marker is shown)
// In miles, nautical miles, or km (depending settings value ‘DisplayUnits’)
SiteCirclesDistances = new Array(25,50,100,150);

sudo sed -i 's/$LAT/$PIAWARE_LAT/;s/$LON/$PIAWARE_LON/' /usr/share/skyview978/start-skyview978
sudo systemctl restart skyview978
2 Likes

Worked perfectly. Thanks! I was wondering the same thing here.

1 Like

Thanks for the catch on the other form wiedehopf! Worked like a charm