Regenerate taginfo docs

This commit is contained in:
Pieter Vander Vennet 2021-05-04 17:47:00 +02:00
parent b00573c75d
commit 3137f2497b
25 changed files with 731 additions and 25 deletions

View file

@ -13,9 +13,11 @@ export interface LayerConfigJson {
/**
* The name of this layer
* Used in the layer control panel and the 'Personal theme'
* Used in the layer control panel and the 'Personal theme'.
*
* If not given, will be hidden (and thus not toggable) in the layer control
*/
name: string | any
name?: string | any
/**
* A description for this layer.