Closed boeckMt closed 1 year ago
@lucas-angermann can you check that the code works as expected? And it would be good if you could create more tests, e.g. like in 'map-ol', so that later changes do not break something without being recognised.
New and updated dependencies detected. Learn more about Socket for GitHub ↗︎
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎
This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.
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?
We are currently developing an angular cesium component that is compatible with our UKIS services and components and can be used to switch from OpenLayers to 3D and back. It was initially in our internal repositories but we have decided to make it publicly available.
What is the new behavior?
A new library
@dlr-eoc/map-cesium
is now exposed and a small demo has been created in demo-maps where you can switch between the 2D and glob view of cesium.Does this PR introduce a breaking change?
Other information
Is it part of one/more packages and which?
@dlr-eoc/map-cesium
demo-maps