mirror of
https://gitlab.com/mrubli/hugo-mod-leaflet.git
synced 2025-10-07 01:54:24 +00:00

The config key name is the layer name with '.' replaced with '_'. For example: params: modules: leaflet: com_thunderforest_outdoors: apiKey: abcdef1234567890abcdef1234567890 If the key is specified in both the config file and the tag attribute, the latter takes precedence. Implements #6