dlr-eoc / ukis-frontend-libraries

A collection of angular ui-components, services, interfaces... to help you create geospatial mapping applications for the web.
Apache License 2.0
17 stars 4 forks source link

fix: display of vector dataSources in map-cesium #198

Closed lucas-angermann closed 12 months ago

lucas-angermann commented 1 year ago

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?

At the moment DataSources like geoJSON or KML are not displayed correctly on the cesium globe. There seems to be some interference with the handling of primitive datasets like tilesets.

Issue Number: #197

What is the new behavior?

Vector DataSources are displayed correctly. The issue was fixed by seperating the handling of cesium primitives and datasources. Cesium dependencies were updated in the process. Vector DataSources were added to the demo-maps cesium example.

Does this PR introduce a breaking change?

Other information

Affects map-cesium and demo-maps

socket-security[bot] commented 1 year ago

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: @cesium/engine@2.4.1, @cesium/widgets@2.3.1