Spaces:
Sleeping
Sleeping
Update config.yaml
Browse files- config.yaml +3 -3
config.yaml
CHANGED
@@ -4,14 +4,14 @@ tileServices:
|
|
4 |
minZoom: 1
|
5 |
maxZoom: 20
|
6 |
- serviceId: carto-base
|
7 |
-
serviceURL: https://{s:a,b,c}.basemaps.cartocdn.com/rastertiles/voyager/{z}/{x}/{y}@
|
8 |
minZoom: 1
|
9 |
maxZoom: 20
|
10 |
- serviceId: carto-no-labels
|
11 |
-
serviceURL: https://{s:a,b,c}.basemaps.cartocdn.com/rastertiles/voyager_nolabels/{z}/{x}/{y}@
|
12 |
minZoom: 1
|
13 |
maxZoom: 20
|
14 |
- serviceId: carto-only-labels
|
15 |
-
serviceURL: https://{s:a,b,c}.basemaps.cartocdn.com/rastertiles/voyager_only_labels/{z}/{x}/{y}@
|
16 |
minZoom: 1
|
17 |
maxZoom: 20
|
|
|
4 |
minZoom: 1
|
5 |
maxZoom: 20
|
6 |
- serviceId: carto-base
|
7 |
+
serviceURL: https://{s:a,b,c}.basemaps.cartocdn.com/rastertiles/voyager/{z}/{x}/{y}@2x.png
|
8 |
minZoom: 1
|
9 |
maxZoom: 20
|
10 |
- serviceId: carto-no-labels
|
11 |
+
serviceURL: https://{s:a,b,c}.basemaps.cartocdn.com/rastertiles/voyager_nolabels/{z}/{x}/{y}@2x.png
|
12 |
minZoom: 1
|
13 |
maxZoom: 20
|
14 |
- serviceId: carto-only-labels
|
15 |
+
serviceURL: https://{s:a,b,c}.basemaps.cartocdn.com/rastertiles/voyager_only_labels/{z}/{x}/{y}@2x.png
|
16 |
minZoom: 1
|
17 |
maxZoom: 20
|