layouts: layer: Add selectorPosition parameter

This commit is contained in:
Martin Rubli
2023-10-15 23:36:13 +02:00
parent 88b9607472
commit 475cb4fd5d
2 changed files with 6 additions and 0 deletions

View File

@@ -34,6 +34,9 @@ Layer options:
(*) API key required
apiKey:
API key for tile access.
selectorPosition:
Position of the layer selector button. One of: "topleft", "topright", "bottomleft", "bottomright"
Optional, defaults to "bottomleft". If specified for more than one layer, the last one wins.
Marker options: