{
  "version": 8,
  "sources": {
    "mvt_source": {
      "type": "vector",
      "tiles": [
        "https://wmts.mapama.gob.es/sig/tiles/ZI_LaminasZFP/{z}/{x}/{y}"
      ],
      "minzoom": 4,
      "maxzoom": 19,
      "minZoom": 4,
      "maxZoom": 19
    }
  },
  "layers": [
    {
      "id": "zona_flujo_preferente_fill",
      "type": "fill",
      "source": "mvt_source",
      "source-layer": "ZI_LaminasZFP",
      "paint": {
        "fill-color": "#cccccc",
        "fill-outline-color":"#e6e600"
      }
    }
  ]
}
