Chore: regen docs

This commit is contained in:
Pieter Vander Vennet 2025-04-05 02:18:45 +02:00
parent 17fd654f39
commit 602bf2300d
275 changed files with 4426 additions and 1434 deletions

View file

@ -44,8 +44,9 @@ This document gives an overview of which URL-parameters can be used to influence
33. [filter-public_bookcase-adult-books](#filter-public_bookcase-adult-books)
34. [filter-public_bookcase-inside](#filter-public_bookcase-inside)
35. [filter-public_bookcase-has_image](#filter-public_bookcase-has_image)
36. [mode](#mode)
37. [layer-<layer-id>](#layer-<layer-id>)
36. [layer-walls_and_buildings](#layer-walls_and_buildings)
37. [mode](#mode)
38. [layer-<layer-id>](#layer-<layer-id>)
## What is a URL parameter?
@ -406,6 +407,14 @@ This documentation is defined in the source code at [FilterConfig.ts](/src/Model
The default value is _0_
## layer-walls_and_buildings
Whether or not layer walls_and_buildings is shown
This documentation is defined in the source code at [FilteredLayer.ts](/src/Models/FilteredLayer.ts#L110)
The default value is _false_
## mode
The mode the application starts in, e.g. 'map', 'dashboard' or 'statistics'