Skip to content

#12650: Zoom to filtered layer from the filter widget#12707

Open
dsuren1 wants to merge 1 commit into
geosolutions-it:masterfrom
dsuren1:#12650_zoomTo
Open

#12650: Zoom to filtered layer from the filter widget#12707
dsuren1 wants to merge 1 commit into
geosolutions-it:masterfrom
dsuren1:#12650_zoomTo

Conversation

@dsuren1

@dsuren1 dsuren1 commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Description

This PR enhances the dynamic filter widget by adding a new interaction Zoom To which let's the user perform autoZoom or manual zoom on the target map. Dashboard: one target per map

Please check if the PR fulfills these requirements

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

  • Feature

Issue

What is the current behavior?

What is the new behavior?

  • Zoom the map to the filtered geometry of connected layers. Supports both manual zoom via a button and automatic zoom when filters change.

  • Dashboard: When a single filter is connected to multiple maps, only one zoom behavior can be configured for all connected maps, either manual or automatic. This behavior is applied consistently across all connected maps.

    Map

    zoom-to.mp4

    Dashboard

    zoom-to-dashboard.mp4

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

@dsuren1 dsuren1 added this to the 2026.03.00 milestone Jul 21, 2026
@dsuren1
dsuren1 requested a review from offtherailz July 21, 2026 14:48
@dsuren1 dsuren1 added the New Feature used for new functionalities label Jul 21, 2026
@cla-bot cla-bot Bot added the CLA Ready label Jul 21, 2026
@dsuren1 dsuren1 linked an issue Jul 21, 2026 that may be closed by this pull request
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Ready New Feature used for new functionalities

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Filter Widget] Zoom to filtered layer from the filter widget

2 participants