Skip to content

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

Merged
tdipisa merged 4 commits into
geosolutions-it:2024.01.xxfrom
mahmoudadel54:porting_10322_2024.01.xx
Jul 3, 2024
Merged

[Backport 2024.01.xx] - #10322: Fix scale selector to make it compatible with different projections (#10344)#10452
tdipisa merged 4 commits into
geosolutions-it:2024.01.xxfrom
mahmoudadel54:porting_10322_2024.01.xx

Conversation

@mahmoudadel54

Copy link
Copy Markdown
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 <lorenzo.natali@geosolutionsgroup.com>
@tdipisa tdipisa merged commit 8529d7d into geosolutions-it:2024.01.xx Jul 3, 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.

Fix scale selector to make it compatible with different projections

2 participants