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

PB-562 : do not force drawing module's style onto external KMLs #884

Merged
merged 2 commits into from
Jun 10, 2024

Conversation

pakb
Copy link
Contributor

@pakb pakb commented Jun 6, 2024

forcing this resulted in KMLs being misrepresented, with colors not matching what was in the KML's data

Test link

@github-actions github-actions bot added the bug Something isn't working label Jun 6, 2024
Copy link

cypress bot commented Jun 6, 2024

Passing run #2405 ↗︎

0 207 20 0 Flakiness 0

Details:

PB-562 : rework of print tests so that they load non external KMLs
Project: web-mapviewer Commit: b5dfb2f5b8
Status: Passed Duration: 05:06 💡
Started: Jun 7, 2024 1:28 PM Ended: Jun 7, 2024 1:33 PM

Review all test suite changes for PR #884 ↗︎

pakb added 2 commits June 7, 2024 14:07
forcing this resulted in KMLs being misrepresented, with colors not matching what was in the KML's data
the style of KML loaded from the import file tool is the default style OpenLayers applies to KMLs, and not the one we have been adding in our DrawingModule.
Tests here for print were made on the assumption that we are dealing with KMLs coming out of our DrawingModule, hence this change
@pakb pakb force-pushed the bug_PB-562_wrong_external_kml_style branch from 504e01f to b5dfb2f Compare June 7, 2024 13:24
@pakb pakb requested review from ltshb and ltkum June 7, 2024 14:11
@pakb pakb merged commit f28c7f3 into develop Jun 10, 2024
6 checks passed
@pakb pakb deleted the bug_PB-562_wrong_external_kml_style branch June 10, 2024 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants