mirror of
https://github.com/cds-astro/aladin-lite.git
synced 2026-01-20 00:31:39 -08:00
Change index.html
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
let aladin;
|
||||
A.init.then(() => {
|
||||
aladin = A.aladin('#aladin-lite-div', {fov: 360, fullScreen: true, cooFrame: 'galactic'});
|
||||
aladin.setProjection('MOL');
|
||||
aladin.setProjection('AIT');
|
||||
|
||||
let survey = aladin.createImageSurvey("P/PanSTARRS/DR1/g", null, null, null, null, {
|
||||
imgFormat: 'fits',
|
||||
|
||||
Reference in New Issue
Block a user