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