{
"version": 8,
"name": "Transportationer Base",
"sources": {
"carto-light": {
"type": "raster",
"tiles": [
"https://a.basemaps.cartocdn.com/light_all/{z}/{x}/{y}@2x.png",
"https://b.basemaps.cartocdn.com/light_all/{z}/{x}/{y}@2x.png",
"https://c.basemaps.cartocdn.com/light_all/{z}/{x}/{y}@2x.png"
],
"tileSize": 256,
"attribution": "© OpenStreetMap contributors © CARTO",
"maxzoom": 19
}
},
"layers": [
{
"id": "background",
"type": "raster",
"source": "carto-light",
"paint": {
"raster-opacity": 1
}
}
],
"glyphs": "https://fonts.openmaptiles.org/{fontstack}/{range}.pbf",
"sprite": ""
}