Skip to content

Identify overlays by a name to be able to remove them #78

Open
@bmatthieu3

Description

@bmatthieu3

For overlays a name can be given in the options given in add_table, add_moc, add_stcs_footprints. It would be good to have a new method for removing them,

aladin.remove_overlay(name)

For this, aladin lite removeLayer function needs to be extended to search for an overlay by its name: https://github.com/cds-astro/aladin-lite/blob/develop/src/js/View.js#L1895

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions