mirror of
https://github.com/cds-astro/aladin-lite.git
synced 2026-01-07 19:02:56 -08:00
add format change ui, send a hips_removed event when a layer changes
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
s.dec,
|
||||
s.ra + dra,
|
||||
s.dec + ddec,
|
||||
{lineWidth: 3, color}
|
||||
{color}
|
||||
)
|
||||
}
|
||||
});
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
showZoomControl:true,
|
||||
showSettingsControl:true,
|
||||
showCooGrid: true,
|
||||
fullScreen: true,
|
||||
}
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user