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

Remove Control z-index:2 #13271

Open
chunlampang opened this issue Sep 5, 2024 · 0 comments
Open

Remove Control z-index:2 #13271

chunlampang opened this issue Sep 5, 2024 · 0 comments

Comments

@chunlampang
Copy link

Motivation

Since there are a z-index on the control container, we cannot override the the z-index for a specify control.

Design

Instead of setting z-index: 2 to the control. Create a container for the popup and marker, which place before the control container.

Mock-Up

There will be no parent z-index. Developer can override the z-index to control which component is on the top.
Plugin developer can choose the container in which their components are placed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant