Skip to content

Support of getfeatureinfo when time changes and info popup is open#11355

Merged
offtherailz merged 2 commits intogeosolutions-it:masterfrom
subashtiwari1010:fix/feature-info-timechange-11327
Jul 24, 2025
Merged

Support of getfeatureinfo when time changes and info popup is open#11355
offtherailz merged 2 commits intogeosolutions-it:masterfrom
subashtiwari1010:fix/feature-info-timechange-11327

Conversation

@subashtiwari1010
Copy link
Copy Markdown
Contributor

Description

This PR fixes issue #11327. It adds the condition to call the getFeatureInfo for layers in the Info popup when the time changes and the info popup is open.

Please check if the PR fulfills these requirements

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

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

Issue

What is the current behavior?
If the feature info popup is closed and the time is changed from the timeline, it again opens the feature info popup.
Fixes #11327

What is the new behavior?
When the time changes and the feature info popup is open, only then the request for the getFeatureInfo is made, hence updating the information for that time.

Breaking change

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

  • Yes, and I documented them in migration notes
  • No

Other useful information

@subashtiwari1010 subashtiwari1010 self-assigned this Jul 24, 2025
@subashtiwari1010 subashtiwari1010 marked this pull request as ready for review July 24, 2025 10:36
@offtherailz offtherailz merged commit 48a0d0d into geosolutions-it:master Jul 24, 2025
6 checks passed
@tdipisa tdipisa added this to the 2025.02.00 milestone Jul 24, 2025
subashtiwari1010 added a commit to subashtiwari1010/MapStore2 that referenced this pull request Jul 31, 2025
…eosolutions-it#11355)

* Add the condition to only display feature info when time changes and the popup is open

* Fix the test cases for getFeatureInfo when time params change
ale-cristofori pushed a commit that referenced this pull request Oct 8, 2025
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.

Support of getfeatureinfo to change by time

3 participants