diff --git a/plugins/tiddlywiki/geospatial/docs/geobaselayer.tid b/plugins/tiddlywiki/geospatial/docs/geobaselayer.tid index 4b1adfc23..78c8fc5dc 100644 --- a/plugins/tiddlywiki/geospatial/docs/geobaselayer.tid +++ b/plugins/tiddlywiki/geospatial/docs/geobaselayer.tid @@ -16,3 +16,5 @@ The following attributes are supported: |''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. + +See https://leaflet-extras.github.io/leaflet-providers/preview/ for a collection of compatible base layers.