cds-astro / ipyaladin

An IPython Widget for Aladin Lite, the sky viewer.
https://cds-astro.github.io/ipyaladin/
BSD 3-Clause "New" or "Revised" License
126 stars 26 forks source link

JSLink with shared_target and shared_fov #81

Closed Xen0Xys closed 3 weeks ago

Xen0Xys commented 5 months ago

Currently the only way to share the target and fov with multiples Aladin instances is to use the shared_target and shared_fov traitlets using jslink function. It would be great to have a better (maybe internal) way to do that !

Xen0Xys commented 5 months ago

shared_target and shared_fov has been removed in the PR #82 This issue will still open because the jslink behavior will be integrated internally.