Closed boeckMt closed 1 year ago
New dependencies detected. Learn more about Socket for GitHub ↗︎
Packages | Version | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|---|
@mapbox/togeojson | 0.16.0 | None | +6 |
329 kB | tmcw |
maplibre-gl | 3.3.0 | network, filesystem | +26 |
35.1 MB | maplibreorg |
If we find things to improve later, we can do that, but for now it should serve as a starting point.
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the new behavior?
New UKIS library
@dlr-eoc/map-maplibre
for working with maplibre was added. See the README and README.md Todo. For implementation details see code for the angular component and some helpers / helpers to create the layers that do not depend on angular. In the feature, we could perhaps move them to@dlr-eoc/utils-maps
.An example of how to work with the new maplibre library has been added to the demo-maps.
Hint in
@dlr-eoc/map-ol
to replaceprivate shallowEqual
with@dlr-eoc/utilities
propsEqual
.Does this PR introduce a breaking change?
Other information
Is it part of one/more packages and which?
@dlr-eoc/map-maplibre