Fix: add maxzoom to osm.carto-layer, see #1664$
This commit is contained in:
parent
376a683cce
commit
5f918b607b
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
"category": "osmbasedmap",
|
"category": "osmbasedmap",
|
||||||
"id": "osm.carto",
|
"id": "osm.carto",
|
||||||
"type": "raster",
|
"type": "raster",
|
||||||
|
"max_zoom": 19,
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"text": "OpenStreetMap",
|
"text": "OpenStreetMap",
|
||||||
"url": "https://osm.org/copyright"
|
"url": "https://osm.org/copyright"
|
||||||
|
|
Loading…
Reference in a new issue