forked from MapComplete/MapComplete
Fix layout and color issues
This commit is contained in:
parent
2db4439594
commit
5eee18c206
3 changed files with 3 additions and 4 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue