We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bcb706b + 4f8eb0b commit 1fa351eCopy full SHA for 1fa351e
packages/clients/snowbox/src/mapConfiguration.ts
@@ -236,17 +236,17 @@ export const mapConfiguration = {
236
type: 'mask',
237
name: 'snowbox.layers.rapid',
238
},
239
- {
240
- id: reports,
241
- type: 'mask',
242
- name: 'snowbox.layers.reports',
243
- },
244
{
245
id: ausgleichsflaechen,
246
247
name: 'snowbox.layers.ausgleichsflaechen',
248
styleId: 'panda',
249
+ {
+ id: reports,
+ type: 'mask',
+ name: 'snowbox.layers.reports',
+ },
250
251
id: hamburgBorder,
252
visibility: true,
0 commit comments