forked from MapComplete/MapComplete
Add dependency cruiser; fix tests
This commit is contained in:
parent
ce884baf6a
commit
fea020956a
3 changed files with 1755 additions and 8 deletions
|
@ -134,7 +134,7 @@ export default class LocationInput extends InputElement<Loc> implements MinimapO
|
|||
})
|
||||
|
||||
}
|
||||
this.mapBackground = options.mapBackground ?? State.state?.backgroundLayer ?? new UIEventSource(AvailableBaseLayers.osmCarto)
|
||||
this.mapBackground = options.mapBackground ?? State.state?.backgroundLayer
|
||||
this.SetClass("block h-full")
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue