Fix test styles to make them valid
This commit is contained in:
@@ -69,7 +69,7 @@
|
|||||||
},
|
},
|
||||||
"sources": {
|
"sources": {
|
||||||
"mapbox": {
|
"mapbox": {
|
||||||
"url": "/data/tiles/mapbox-streets-v6/{z}/{x}/{y}.vector.pbf",
|
"tiles": ["/data/tiles/mapbox-streets-v6/{z}/{x}/{y}.vector.pbf"],
|
||||||
"type": "vector"
|
"type": "vector"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -69,7 +69,7 @@
|
|||||||
},
|
},
|
||||||
"sources": {
|
"sources": {
|
||||||
"mapbox": {
|
"mapbox": {
|
||||||
"url": "/data/styles/bright-v9/mapbox-streets-v7/{z}/{x}/{y}.vector.pbf",
|
"tiles": ["/data/styles/bright-v9/mapbox-streets-v7/{z}/{x}/{y}.vector.pbf"],
|
||||||
"type": "vector"
|
"type": "vector"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user