forked from MapComplete/MapComplete
Performance: specify separate editor layer index
This commit is contained in:
parent
77af14e9c6
commit
8444cb86bc
7 changed files with 47 additions and 20 deletions
|
@ -211,7 +211,7 @@ class NsiLogos extends Script {
|
|||
const config: LayerConfigJson = {
|
||||
id: "nsi_" + type,
|
||||
description: {
|
||||
en: "Exposes part of the NSI to reuse in other themes, e.g. for rendering",
|
||||
en: "Exposes part of the NSI to reuse in other themes, e.g. for rendering. Automatically generated and never directly loaded in a theme",
|
||||
},
|
||||
source: "special:library",
|
||||
pointRendering: null,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue