Huge refactoring (WIP)
This commit is contained in:
parent
62c4f0a928
commit
895aa132ec
55 changed files with 1177 additions and 2190 deletions
|
@ -37,9 +37,11 @@ export interface LayerConfigJson {
|
|||
|
||||
|
||||
/**
|
||||
* The title shown in a popup for elements of this layer
|
||||
* The title shown in a popup for elements of this layer.
|
||||
*/
|
||||
title: string | TagRenderingConfigJson;
|
||||
|
||||
titleIcons?: (string | TagRenderingConfigJson)[];
|
||||
|
||||
/**
|
||||
* The icon for an element.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue