forked from MapComplete/MapComplete
Studio: WIP
This commit is contained in:
parent
6ff2c629f0
commit
cb538c2303
33 changed files with 608 additions and 2071 deletions
|
@ -22,7 +22,7 @@ export default class EditLayerState {
|
|||
featureSwitchIsDebugging: new UIEventSource<boolean>(true),
|
||||
}
|
||||
this.configuration.addCallback((config) => {
|
||||
console.log("Current config is", Utils.Clone(config))
|
||||
// console.log("Current config is", Utils.Clone(config))
|
||||
})
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue