Fix layout and color issues

This commit is contained in:
Pieter Vander Vennet 2022-01-06 21:35:52 +01:00
parent 2db4439594
commit 5eee18c206
3 changed files with 3 additions and 4 deletions

View file

@ -153,7 +153,6 @@ export default class ShowDataLayer {
if (mp === undefined) {
return;
}
console.trace("Updating... " + mp["_container"]?.id +" for layer "+this._layerToShow.id)
this._cleanCount++
// clean all the old stuff away, if any
if (this.geoLayer !== undefined) {