Performance improvement

This commit is contained in:
Pieter Vander Vennet 2021-01-04 23:46:35 +01:00
parent 5523603e70
commit 46b05d7410
3 changed files with 2 additions and 9 deletions

View file

@ -419,7 +419,6 @@ export class InitUiElements {
})
new ShowDataLayer(source.features, State.state.leafletMap,
State.state.locationControl.map(l => l.zoom),
State.state.layoutToUse.data);