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

Update vectorlayer styling in map-cesium #207

Closed lucas-angermann closed 8 months ago

lucas-angermann commented 8 months 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?

Vector layers are only displayed in the Cesium default style.

What is the new behavior?

Vector layers can now be styled with optional input.

Does this PR introduce a breaking change?

Other information

Is it part of one/more packages and which? @dlr-eoc/map-cesium

socket-security[bot] commented 8 months ago

Updated and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@cesium/engine 3.0.2...6.1.0 None +1/-0 22.4 MB ggetz
@cesium/widgets 3.0.2...4.3.0 None +2/-1 23.4 MB ggetz

🚮 Removed packages: @types/node@18.18.14

boeckMt commented 8 months ago

Thanks @lucas-angermann for this PR! I'll try to check it out soon.