We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Fix issue Maps4HTML#935
9fdfb83
Needs a test
Add test / test data for map-extent issue. Closes Maps4HTML#935
0eac21d
1fcd6f2
d2f7bec
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: