summaryrefslogtreecommitdiff
path: root/test/fixtures/offline/geojson_source.style.json
blob: 511fca9fd08bf7de8e91ae06c82668bb8d3811cb (plain)
1
2
3
4
5
6
7
8
9
10
{
  "version": 8,
  "sources": {
    "geojson": {
      "type": "geojson",
      "data": "http://127.0.0.1:3000/offline/geojson.json"
    }
  },
  "layers": []
}