Chore: housekeeping
This commit is contained in:
parent
95f4dc859a
commit
0bdb35a016
42 changed files with 2792 additions and 839 deletions
|
@ -515,7 +515,7 @@ export default class ShowDataLayer {
|
|||
const l = new LineRenderingLayer(
|
||||
map,
|
||||
features,
|
||||
"mapcomplete_"+this._options.layer.id + "_linerendering_" + i,
|
||||
"mapcomplete_" + this._options.layer.id + "_linerendering_" + i,
|
||||
lineRenderingConfig,
|
||||
doShowLayer,
|
||||
fetchStore,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue