@regionerne/gis-komponent 0.0.106 → 0.0.107

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1315,6 +1315,7 @@ class KomponentSettingsHelperService {
1315
1315
  radius: 4,
1316
1316
  fill: new Fill({ color: fillColor })
1317
1317
  }),
1318
+ zIndex: 999
1318
1319
  }));
1319
1320
  const source = new VectorSource({
1320
1321
  features: [feature],