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

fix(QgsMapBoxGlStyleConverter): also handle visibility when it is defined in "layout" #59968

Merged

Conversation

benoitdm-oslandia
Copy link
Contributor

In json style, "visibility" can be defined in the "layout" sub object. This PR add the ability to handle the visibility at the root level of the style object and in the "layout" sub object.

Closes #58943

@benoitdm-oslandia benoitdm-oslandia self-assigned this Dec 19, 2024
@benoitdm-oslandia benoitdm-oslandia added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Dec 19, 2024
@github-actions github-actions bot added this to the 3.42.0 milestone Dec 19, 2024
Copy link

github-actions bot commented Dec 19, 2024

🪟 Windows builds

Download Windows builds of this PR for testing.
Debug symbols for this build are available here.
(Built from commit 86aede3)

🪟 Windows Qt6 builds

Download Windows Qt6 builds of this PR for testing.
(Built from commit 86aede3)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport release-3_40 Bug Either a bug report, or a bug fix. Let's hope for the latter!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vector Tile "visibility" property not being honoured
2 participants