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

Adding layers beneath labels #7

Open
ianthetechie opened this issue Aug 27, 2023 · 0 comments
Open

Adding layers beneath labels #7

ianthetechie opened this issue Aug 27, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ianthetechie
Copy link
Collaborator

It would be nice to be able to idiomatically expose an API for attempting to do this.

My assumption is that labels generally need to be on top of almost everything else, and they tend to be grouped together. Further, the default behavior you want for most overlays is to put them directly below the labels.

Ideally we could add a LayerInsertionPosition variant belowLabels which carries the intent to add the layer below the first label layer after looping sequentially through all current layers.

@ianthetechie ianthetechie added the enhancement New feature or request label Aug 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant