Skip to content

Layers should have visible and selectionAPI functions #674

@manthey

Description

@manthey

We can toggle the visibility and interactivity of individual features with the visible() and selectionAPI() functions. It would be nice if these were exposed for layers, so an entire layer (regardless of type) could be hidden or selections disabled (though the interaction option might only be appropriate for feature layers).

Currently, you can hide a layer by changing is opacity, but it still interacts and renders.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions