Matthieu Baumann
f796a4c036
fix allsky retrieval and simplify hips rendering
2025-05-23 18:48:11 +02:00
Matthieu Baumann
bf12e85c70
fix #228 , complete the api doc to help the user understand the edge, fill and perimeter booleans
2025-02-14 09:55:10 +01:00
Matthieu Baumann
61f9af1415
use Moc.fits when loading a local HiPS + add readme example vignettes
2024-09-24 14:29:32 +02:00
Matthieu Baumann
c8a4fb25d3
add an API example for putting an image as overlay with a WCS given as JS objec
2024-07-12 17:57:36 +02:00
Matthieu Baumann
dbd43e9809
Adapt Aladin lite display for small sized devices
...
In particular for iphones (320px wide). This use media queries (that will be documented) that hide some UI ele
ments if aladin lite is too small. Users still can override the css if they want.
2024-07-02 19:11:55 +02:00
Matthieu Baumann
37c3588348
move rendering part from line rasterizer to the moc renderable
2024-07-02 19:00:16 +02:00
Matthieu Baumann
813589bfdc
restore the use of last version of moclibrust and cdshealpix. Still need to wait for proper version release so that we can points towards them instead of the github repo. This should fix https://github.com/cds-astro/aladin-lite/issues/163 and https://github.com/cds-astro/aladin-lite/issues/150
2024-06-11 08:32:05 +02:00
Matthieu Baumann
9617b233b0
add doc for Aladin.select
2024-03-27 17:34:39 +01:00
Matthieu Baumann
5f3bb19bfa
ui fixes, testing
2024-02-29 18:13:22 +01:00
Matthieu Baumann
328129896f
force MOC.fill = true if opacity is defined
2023-10-23 10:14:28 +02:00
Matthieu Baumann
bd9845fab1
Enhance moc render with new optional parameter: perimeter, edge (default) and fill, with a fillColor javascript param
2023-07-28 13:31:34 +02:00
bmatthieu3
bcfe829b03
use vite producing es and umd aladin lite module types. The umd is consistent with what is being used since a long time (including manually the aladin lite script)
2023-05-26 18:16:02 +02:00
Matthieu BAUMANN
d3f01c6f0b
fix refresh bugs, remove link of the old css in examples
2023-03-23 15:54:06 +01:00
Matthieu BAUMANN
02b259d360
move jquery dep to npm
2022-12-08 10:04:12 +01:00
bmatthieu3
0c75bee661
visible cells in rust side
2022-10-06 10:47:58 +02:00
bmatthieu3
9134723998
do not push to the view when the moc has an error
2022-10-06 10:47:58 +02:00
bmatthieu3
e87b3e5d84
add hierarchical moc
2022-10-06 10:47:58 +02:00
bmatthieu3
295c285a66
fix tan projection
2022-10-06 10:47:58 +02:00
bmatthieu3
d03c8dfac5
fetch moc from js and handle callbacks
2022-10-06 10:47:58 +02:00
Matthieu BAUMANN
fd33e14aa4
callback js function when loading FITS moc
2022-10-06 10:47:58 +02:00
bmatthieu3
7fbe673654
view inside mocs
2022-10-06 10:47:58 +02:00
bmatthieu3
67c2d6e0f1
fix crossing cells
2022-10-06 10:47:58 +02:00
bmatthieu3
57c712e8b7
wip moc fill
2022-10-06 10:47:58 +02:00
bmatthieu3
b0e7028025
begin of api
2022-10-06 10:47:58 +02:00
bmatthieu3
56f4d0447a
final commit
2022-05-20 18:23:18 +02:00