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

[Backport 2024.01.xx] - #10322: Fix scale selector to make it compatible with different projections (#10344) #10452

Merged

Conversation

mahmoudadel54
Copy link
Contributor

Description

This PR is [Backport 2024.01.xx] - #10322: Fix scale selector to make it compatible with different projections (#10344)

mahmoudadel54 and others added 4 commits June 20, 2024 11:12
…different projections (geosolutions-it#10344)

* geosolutions-it#10322: Fix scale selector to make it compatible with different projections
Description:
- fix the bug by using the updated scaleZoom value instead of the projected value

* geosolutions-it#10322: Fix scale selector to make it compatible with different projections
Description:
- add helpful comment

* geosolutions-it#10322: Fix scale selector to make it compatible with different projections
Description:
- fix not compatablity projections issue
- add unit tests

* geosolutions-it#10322: Fix scale selector to make it compatible with different projections
Description:
- resolve review comments related to unit tests [replace async/await with then + remove unnecessary async/await]

* geosolutions-it#10322: Fix scale selector to make it compatible with different projections
Description:
- fix issues of not consistent map print scales with the current map view

* geosolutions-it#10322: Fix scale selector to make it compatible with different projections
Description:
- fix FE issue

* Fixed preview

* geosolutions-it#10322: Fix scale selector to make it compatible with different projections
Description:
- resolve FE failure due to changes

---------

Co-authored-by: Lorenzo Natali <[email protected]>
@tdipisa tdipisa merged commit 8529d7d into geosolutions-it:2024.01.xx Jul 3, 2024
6 checks passed
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.

Fix scale selector to make it compatible with different projections
2 participants