Conversation
…d - this was announced in v7.0.0 see CHANGELOG.md
… initial values are set.
…stops for transformExtent
Member
Author
Contributor
|
Thank you, that fixed it! |
lucas-angermann
approved these changes
Mar 17, 2026
Contributor
lucas-angermann
left a comment
There was a problem hiding this comment.
Looks good, thank you for the changes!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: #204 and ci for publish GitHub Packages is not working.
What is the new behavior?
The package
@dlr-eoc/services-map-statecan now register and set projection, which has already been implemented in@dlr-eoc/map-ol. The packages@dlr-eoc/map-cesiumand@dlr-eoc/map-maplibreonly use a small part of it to set the currentMapState.Does this PR introduce a breaking change?
Yes
BREAKING CHANGE(ngx-ukis-ui-clarity): projection-switch and mouse-pos…
BREAKING CHANGE(map-cesium): not used option geographic removed from …
BREAKING CHANGE(map-ol): params of service.setProjection changed to r…
Other information
Is it part of one/more packages and which?
@dlr-eoc/services-map-state@dlr-eoc/ngx-ukis-ui-clarity@dlr-eoc/map-ol@dlr-eoc/map-maplibre@dlr-eoc/map-cesiumdemo-mapsUnfortunately, the tests in Chrome's headless do not work now and this fix ci: try to fix WebGL error in actions test was unsuccessful.