update ui and add new audio components

This commit is contained in:
2026-03-14 00:45:15 -07:00
parent aa3f23c92c
commit 843c2fe96f
13 changed files with 2458 additions and 155 deletions

View File

@@ -4,7 +4,7 @@
let config = {};
let lastNowSkyGeoKey = "";
let lastNowSkySourceUrl = "";
const NOW_SKY_WRAPPER_PATH = "app/stellarium-now-wrapper.html";
const NOW_SKY_WRAPPER_PATH = "app/stellarium-now-wrapper.html?v=20260314-now-sky-mobile-04";
const NOW_SKY_FOV_DEGREES = "220";
function getNowSkyLayerEl() {