chore: update docs

Signed-off-by: Craig Kochis <cjkochis@gmail.com>
This commit is contained in:
Craig Kochis 2023-10-05 11:08:42 -04:00
parent 2fa60866a2
commit 296524a864

View file

@ -140,7 +140,13 @@ It is recommended to also use the ``serveAllFonts`` option when using this optio
-----------
Optional string to be rendered into the raster tiles (and static maps) as watermark (bottom-left corner).
Can be used for hard-coding attributions etc. (can also be specified per-style).
Not used by default.
``staticAttributionText``
-----------
Optional string to be rendered in the static images endpoint. Text will be rendered in the bottom-right corner,
and styled similar to attribution on web-based maps (text only, links not supported).
Not used by default.
``allowRemoteMarkerIcons``