mirror of
https://github.com/cds-astro/aladin-lite.git
synced 2026-08-03 09:21:40 -07:00
📝 Add overlay type definition
Co-authored-by: Matthieu Baumann <baumannmatthieu0@gmail.com>
This commit is contained in:
committed by
Matthieu Baumann
co-authored by
Matthieu Baumann
parent
c16309f670
commit
5a49ccb7b3
+4
-1
@@ -1483,7 +1483,10 @@ export let Aladin = (function () {
|
||||
* @memberof Aladin
|
||||
*/
|
||||
Aladin.prototype.removeLayers = Aladin.prototype.removeOverlays;
|
||||
|
||||
/**
|
||||
* @typedef {MOC|Catalog|ProgressiveCat|GraphicOverlay} Overlay
|
||||
* @description Possible overlays
|
||||
*/
|
||||
/**
|
||||
* Remove an overlay by its layer name
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user