forked from MapComplete/MapComplete
Themes: improve favourite panel
This commit is contained in:
parent
37cdf0f01a
commit
59090fdb39
14 changed files with 176 additions and 51 deletions
|
@ -243,7 +243,7 @@ export interface LayerConfigJson {
|
|||
* Type: icon[]
|
||||
* group: infobox
|
||||
*/
|
||||
titleIcons?: (string | TagRenderingConfigJson)[] | ["defaults"]
|
||||
titleIcons?: (string | (TagRenderingConfigJson & { id?: string }))[] | ["defaults"]
|
||||
|
||||
/**
|
||||
* Creates points to render on the map.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue