summaryrefslogtreecommitdiff
path: root/test/fixtures/style_parser/geojson-data-url.style.json
blob: a5e1c99628f92247f2572e8434b92f2bbfb93ce1 (plain)
1
2
3
4
5
6
7
8
9
{
  "version": 8,
  "sources": {
    "mapbox": {
      "type": "geojson",
      "data": "asset://TEST_DATA/fixtures/geojson/point.json"
    }
  }
}