mirror of
https://github.com/BigBodyCobain/Shadowbroker.git
synced 2026-04-23 11:06:07 +02:00
362a6e2ceb
Former-commit-id: 8ed321f2ba
26 lines
737 B
JSON
26 lines
737 B
JSON
{
|
|
"version": 8,
|
|
"glyphs": "/fonts/{fontstack}/{range}.pbf",
|
|
"sources": {
|
|
"carto-dark": {
|
|
"type": "raster",
|
|
"tiles": [
|
|
"https://a.basemaps.cartocdn.com/dark_all/{z}/{x}/{y}@2x.png",
|
|
"https://b.basemaps.cartocdn.com/dark_all/{z}/{x}/{y}@2x.png",
|
|
"https://c.basemaps.cartocdn.com/dark_all/{z}/{x}/{y}@2x.png",
|
|
"https://d.basemaps.cartocdn.com/dark_all/{z}/{x}/{y}@2x.png"
|
|
],
|
|
"tileSize": 256
|
|
}
|
|
},
|
|
"layers": [
|
|
{
|
|
"id": "carto-dark-layer",
|
|
"type": "raster",
|
|
"source": "carto-dark",
|
|
"minzoom": 0,
|
|
"maxzoom": 22
|
|
}
|
|
]
|
|
}
|