forked from MapComplete/MapComplete
Sync; fix build
This commit is contained in:
parent
1c9dfdcce9
commit
80be3eb9ef
17 changed files with 94 additions and 17 deletions
|
@ -150,7 +150,7 @@ export interface LayoutConfigJson {
|
|||
*
|
||||
* In the above scenario, `sometagrendering` will be added at the beginning of the tagrenderings of every layer
|
||||
*/
|
||||
overrideAll?: Partial<LayerConfigJson>;
|
||||
overrideAll?: Partial<any | LayerConfigJson>;
|
||||
|
||||
/**
|
||||
* The id of the default background. BY default: vanilla OSM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue