{
  "version": 8,
  "glyphs": "https://gis-staging.qevent.no/fonts/{fontstack}/{range}.pbf",
  "sources": { "qtalk": { "type": "vector", "tiles": ["https://gis-staging.qevent.no/europe/{z}/{x}/{y}.mvt"], "maxzoom": 14, "attribution": "© OpenStreetMap (Protomaps)" } },
  "layers": [
    { "id": "bg", "type": "background", "paint": { "background-color": "#0b121b" } },
    { "id": "earth", "type": "fill", "source": "qtalk", "source-layer": "earth", "paint": { "fill-color": "#11202e" } },
    { "id": "landuse", "type": "fill", "source": "qtalk", "source-layer": "landuse", "paint": { "fill-color": "#13283a" } },
    { "id": "water", "type": "fill", "source": "qtalk", "source-layer": "water", "paint": { "fill-color": "#0a2540" } },
    { "id": "roads", "type": "line", "source": "qtalk", "source-layer": "roads", "paint": { "line-color": "#2a4a64", "line-width": ["interpolate",["linear"],["zoom"],6,0.4,14,2.2] } },
    { "id": "buildings", "type": "fill", "source": "qtalk", "source-layer": "buildings", "minzoom": 13, "paint": { "fill-color": "#1b3247" } },
    { "id": "places", "type": "symbol", "source": "qtalk", "source-layer": "places", "layout": { "text-field": ["get","name"], "text-font": ["Noto Sans Regular"], "text-size": 12 }, "paint": { "text-color": "#cdd9e5", "text-halo-color": "#0b121b", "text-halo-width": 1.4 } }
  ]
}
