Skip to content

Error in rendering order of map-extents when checking/unchecking lower extent #935

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

Closed
prushforth opened this issue Mar 13, 2024 · 0 comments
Labels

Comments

@prushforth
Copy link
Member

Steps to reproduce:

Start GeoServer with release profile on localhost port 8080. (Not essential to the bug, just convenient to show its expression.)

Go to this map

Open the layer control for the layer settings.

Un-check the imagery layer <map-extent>
Check the imagery layer <map-extent>

What should happen:
The imagery layer <map-extent> should draw underneath the vector (states) layer.

What actually happens:
The imagery layer <map-extent> draws on top of the vector (states) layer.

@prushforth prushforth added the bug label Mar 13, 2024
prushforth added a commit to prushforth/MapML.js that referenced this issue Apr 4, 2024
Needs a test
prushforth added a commit to prushforth/MapML.js that referenced this issue Apr 5, 2024
prushforth added a commit to prushforth/MapML.js that referenced this issue Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant