Skip to content

Commit

Permalink
feat: add tilejson for open-map-style
Browse files Browse the repository at this point in the history
  • Loading branch information
boeckMt committed Mar 28, 2024
1 parent 7622c2b commit 63fd575
Show file tree
Hide file tree
Showing 2 changed files with 810 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
- Added new `UKIS_METADATA.ignoreOpacity` and `UKIS_METADATA.ignoreVisibility` which can be used in `CustomLayer` to prevent changing the opacity or visibility for some layers.
- Added new function `updateStyleLayerProperties(map: glMap, mllayer: TypedStyleLayer, layer: ukisLayer)` to update `paint`, `layout`, `maxzoom`, `minzoom`, `filter`, `source` and `source-layer` from ukisLayers.

* **shared-assets:**
- Add tilejson for open-map-style

### Bug Fixes
* **@dlr-eoc/map-maplibre:**
- Fix wrong coordinate order from `getExtent` [#216](7ff01801fd3af594aaa34b2479e921be88894dbe)
Expand Down

0 comments on commit 63fd575

Please sign in to comment.