diff --git a/assets/icons/info.svg b/assets/icons/info.svg new file mode 100644 index 000000000..bfc9e20d9 --- /dev/null +++ b/assets/icons/info.svg @@ -0,0 +1,4 @@ + + \ No newline at end of file diff --git a/examples/al-animation-CS-CDS-2022.html b/examples/al-animation-CS-CDS-2022.html index a5d2ca832..1840629b8 100644 --- a/examples/al-animation-CS-CDS-2022.html +++ b/examples/al-animation-CS-CDS-2022.html @@ -71,9 +71,9 @@ aladin.setFoV(400) await delay(2000) - aladin.setProjection('HPX') - aladin.setFoV(400) - await delay(2000) + //aladin.setProjection('HPX') + //aladin.setFoV(400) + //await delay(2000) aladin.setProjection('AIT') aladin.setFoV(400) @@ -326,7 +326,7 @@ await delay(1000) - notify('Projection support:', 'Orthographic, Mercator, HEALPix, Aitoff', 6500) + notify('Projection support:', 'Orthographic, Mercator, Aitoff', 6500) await delay(1000) diff --git a/examples/al-easy-access-simbad-ned.html b/examples/al-easy-access-simbad-ned.html index f904cba11..e3bf71dc5 100644 --- a/examples/al-easy-access-simbad-ned.html +++ b/examples/al-easy-access-simbad-ned.html @@ -5,10 +5,9 @@
- +