Skip to content

Commit

Permalink
add missing vector style
Browse files Browse the repository at this point in the history
  • Loading branch information
d4v3000 committed Oct 1, 2024
1 parent ed9eac9 commit 757c74d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions libraries/mapping/carma-map-layers/src/helper/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1514,6 +1514,10 @@ export const baseConfig = {
},
{
name: "poi_bezirkssozialdienste",
keywords: [
":vec:",
`carmaConf://vectorStyle:${vectorBaseUrl}poi/bezirkssozialdienste.style.json`,
],
},
{
name: "poi_bibliotheken",
Expand Down

0 comments on commit 757c74d

Please sign in to comment.