Remove logging and force OL3 to redraw

This commit is contained in:
Lukas Martinelli
2016-12-22 21:06:32 +01:00
parent 5d68867840
commit 42fd5dcfa7
7 changed files with 21 additions and 25 deletions
-1
View File
@@ -45,7 +45,6 @@ export default class LayerWatcher {
this._vectorLayers[vectorLayerId] = knownProperties
})
})
console.log(this.vectorLayers)
}
/** Access all known sources and their vector tile ids */