- changed default background map to OSM (#697)
Co-authored-by: doublebyte1 <info@doublebyte.net>
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ server:
|
||||
# path: /path/to/Jinja2/templates
|
||||
# static: /path/to/static/folder # css/js/img
|
||||
map:
|
||||
url: https://maps.wikimedia.org/osm-intl/{z}/{x}/{y}.png
|
||||
url: https://tile.openstreetmap.org/{z}/{x}/{y}.png
|
||||
attribution: '<a href="https://wikimediafoundation.org/wiki/Maps_Terms_of_Use">Wikimedia maps</a> | Map data © <a href="https://openstreetmap.org/copyright">OpenStreetMap contributors</a>'
|
||||
# manager:
|
||||
# name: TinyDB
|
||||
|
||||
Reference in New Issue
Block a user