Skip to content

Temporarily suspend interactivity if layer is not "on top" #391

Closed
@prushforth

Description

@prushforth

When adding templated layer of whatever type, layers with vector data lower in the z-order currently retain their interactivity, such as links and popups.

This issue is to discuss how to handle interactivity in lower (non-top) layers.

I think it would add coherence to the product if we applied the "only the top layer can be queryable OR interactive" rule, so that only the top most layer can be interactive, regardless of whether it's feature data or queryable imagery.

In a native code implementation, we'll hopefully see, perhaps interactivity could be determined at the graphics level: whatever layer rendered the final topmost value of a pixel could get to make that pixel interactive.

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