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(mapOfflineDirective): keep layer's maxResolution on online/offlin… #1166

Merged
merged 1 commit into from
Jan 18, 2023

Conversation

pelord
Copy link
Member

@pelord pelord commented Jan 18, 2023

…e toggle

Please check if the PR fulfills these requirements

What is the current behavior? (You can also link to an open issue here)
mapOfflineDirective, since version 1.14.0 was causing issues with the resolution range of each layer. If a layer has a max resolution property defined by the getcapabilities, the directive was overriding the value with Infinity.

What is the new behavior?
Keep the current maxresolution of the layer.

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications:

Other information:

@PhilippeLafreniere18 PhilippeLafreniere18 merged commit 1a5f238 into next Jan 18, 2023
@pelord pelord deleted the mapOff branch January 25, 2023 17:39
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

Successfully merging this pull request may close these issues.

2 participants