Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interaction handling/cleanup #471

Closed
2 tasks done
silvester-pari opened this issue Nov 27, 2023 · 1 comment
Closed
2 tasks done

Interaction handling/cleanup #471

silvester-pari opened this issue Nov 27, 2023 · 1 comment
Labels
enhancement New feature or request map

Comments

@silvester-pari
Copy link
Collaborator

silvester-pari commented Nov 27, 2023

With the new API introduced in #400, interactions are now directly attached to layers. This creates two new situations to consider:

  • removing a layer should also automatically remove the attached interaction
  • updating a layer should not create the same interaction again (currently throws error that interaction with the same id already exists)
@silvester-pari
Copy link
Collaborator Author

Introduced with #476.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request map
Projects
None yet
Development

No branches or pull requests

1 participant