1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-08-06 22:04:19 +00:00

Add a note where to get more base layers

This commit is contained in:
jeremy@jermolene.com 2023-05-21 22:46:12 +01:00
parent 7a82f155bb
commit c7771c95c7

View File

@ -16,3 +16,5 @@ The following attributes are supported:
|''attribution'' |Optional attribution text for the base layer | |''attribution'' |Optional attribution text for the base layer |
The base layer will only work if all four of the required items ''name'', ''tiles-url'', ''max-zoom'' and ''attribution'' must be provided, either through the base layer tiddler specified in the title attribute, or explicitly via their own attributes. The base layer will only work if all four of the required items ''name'', ''tiles-url'', ''max-zoom'' and ''attribution'' must be provided, either through the base layer tiddler specified in the title attribute, or explicitly via their own attributes.
See https://leaflet-extras.github.io/leaflet-providers/preview/ for a collection of compatible base layers.