fix sample.ini (#37106)

This commit is contained in:
Alexander Emelin
2021-07-22 17:50:27 +03:00
committed by GitHub
parent 2f4c893cf3
commit 6b2d33dc14
2 changed files with 16 additions and 6 deletions

View File

@@ -995,12 +995,12 @@
[geomap]
# Set the JSON configuration for the default basemap
;default_baselayer_config = `{
"type": "xyz",
"config": {
"attribution": "Open street map",
"url": "https://tile.openstreetmap.org/{z}/{x}/{y}.png"
}
}`
; "type": "xyz",
; "config": {
; "attribution": "Open street map",
; "url": "https://tile.openstreetmap.org/{z}/{x}/{y}.png"
; }
;}`
# Enable or disable loading other base map layers
;enable_custom_baselayers = true