add format change ui, send a hips_removed event when a layer changes

This commit is contained in:
Matthieu Baumann
2024-07-16 22:48:22 +02:00
parent b2b7985f7e
commit ad3e86b146
13 changed files with 313 additions and 281 deletions

View File

@@ -62,7 +62,7 @@
s.dec,
s.ra + dra,
s.dec + ddec,
{lineWidth: 3, color}
{color}
)
}
});

View File

@@ -25,6 +25,7 @@
showZoomControl:true,
showSettingsControl:true,
showCooGrid: true,
fullScreen: true,
}
);