forked from MapComplete/MapComplete
Regenerate documentation
This commit is contained in:
parent
9676e526d7
commit
cb61f5332a
14 changed files with 415 additions and 1050 deletions
|
@ -37,7 +37,7 @@ export default class FeatureSwitchState {
|
|||
public readonly osmApiTileSize: UIEventSource<number>;
|
||||
public readonly backgroundLayerId: UIEventSource<string>;
|
||||
|
||||
protected constructor(layoutToUse: LayoutConfig) {
|
||||
public constructor(layoutToUse: LayoutConfig) {
|
||||
this.layoutToUse = layoutToUse;
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue