forked from MapComplete/MapComplete
Use protomaps.sunny as default layer
This commit is contained in:
parent
6a08c28dca
commit
e8f4b382a8
18 changed files with 89 additions and 62 deletions
|
@ -259,7 +259,7 @@ class GenerateLayouts extends Script {
|
|||
const urls: string[] = []
|
||||
const regex = /{switch:([^}]+)}/
|
||||
const rasterLayers = [
|
||||
AvailableRasterLayers.maptilerDefaultLayer,
|
||||
AvailableRasterLayers.defaultBackgroundLayer,
|
||||
...eli.features,
|
||||
...eli_global.layers.map((properties) => ({ properties }))
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue