forked from MapComplete/MapComplete
Themes: validate that a background layer actually exists, fix current-view button (GRB)
This commit is contained in:
parent
eb6194bf8f
commit
fc483ed547
9 changed files with 62 additions and 29 deletions
|
@ -314,6 +314,7 @@ export default class LayoutConfig implements LayoutInformation {
|
|||
return layer
|
||||
}
|
||||
}
|
||||
console.log("Fallthrough", this, tags)
|
||||
return undefined
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue