25 lines
669 B
JSON
25 lines
669 B
JSON
{
|
|
"version": 8,
|
|
"name": "Dark Matter",
|
|
"sources": {
|
|
"carto-dark": {
|
|
"type": "raster",
|
|
"tiles": [
|
|
"https://a.basemaps.cartocdn.com/dark_all/{z}/{x}/{y}.png",
|
|
"https://b.basemaps.cartocdn.com/dark_all/{z}/{x}/{y}.png",
|
|
"https://c.basemaps.cartocdn.com/dark_all/{z}/{x}/{y}.png",
|
|
"https://d.basemaps.cartocdn.com/dark_all/{z}/{x}/{y}.png"
|
|
],
|
|
"tileSize": 256,
|
|
"attribution": "© <a href=\"https://www.openstreetmap.org/copyright\">OpenStreetMap</a> contributors © <a href=\"https://carto.com/attributions\">CARTO</a>"
|
|
}
|
|
},
|
|
"layers": [
|
|
{
|
|
"id": "carto-dark-layer",
|
|
"type": "raster",
|
|
"source": "carto-dark"
|
|
}
|
|
]
|
|
}
|