forked from MapComplete/MapComplete
Fix build
This commit is contained in:
parent
b36b103ed3
commit
79f8940898
64 changed files with 277 additions and 249 deletions
1
index.ts
1
index.ts
|
@ -71,6 +71,7 @@ if (layoutToUse === undefined) {
|
|||
console.log("Using layout: ", layoutToUse.name);
|
||||
|
||||
State.state = new State(layoutToUse);
|
||||
InitUiElements.InitBaseMap();
|
||||
|
||||
function setupAllLayerElements() {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue