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

Fixing the display of DataSources in map-cesium #197

Closed lucas-angermann closed 12 months ago

lucas-angermann commented 1 year ago

Describe the bug

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

To Reproduce

Steps to reproduce the behavior:

  1. Add UKIS VectorLayer of type geojson or kml
  2. The data is not displayed on the cesium globe.

Expected behavior

The VectorLayer is displayed correctly.

Versions

App

Device:

boeckMt commented 11 months ago

Thanks for that fix :)