Skip to content

[Backport 2024.02.xx] Fix #10448 Map plugin should not initizialize invalid maps (#10449)#10650

Merged
tdipisa merged 1 commit intogeosolutions-it:2024.02.xxfrom
allyoucanmap:issue_10448_2024.02.xx
Nov 5, 2024
Merged

[Backport 2024.02.xx] Fix #10448 Map plugin should not initizialize invalid maps (#10449)#10650
tdipisa merged 1 commit intogeosolutions-it:2024.02.xxfrom
allyoucanmap:issue_10448_2024.02.xx

Conversation

@allyoucanmap
Copy link
Copy Markdown
Contributor

Description

This PR includes following fixes:

  • add a validation check for map configuration in Map plugin
  • remove canRender internal state from the Map plugins because it's not used anymore, it was introduced for font loading

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Minor changes to existing features

Issue

What is the current behavior?

#10448

What is the new behavior?

Map plugin components mount only when a valid configuration is provided

Breaking change

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • No

Other useful information

@tdipisa tdipisa merged commit 092ecdf into geosolutions-it:2024.02.xx Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Map plugin should not initizialize invalid maps

2 participants