forked from MapComplete/MapComplete
Improve typing, regen scheme files
This commit is contained in:
parent
a1c4cdd544
commit
8ff405497c
9 changed files with 22772 additions and 318 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?: any;
|
||||
overrideAll?: Partial<LayerConfigJson>;
|
||||
|
||||
/**
|
||||
* The id of the default background. BY default: vanilla OSM
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue