summaryrefslogtreecommitdiff
path: root/test/fixtures/style_parser/paint-nonobject.style.json
blob: 24ec89eda529f705d7071b82a99dee17a985199b (plain)
1
2
3
4
5
6
7
8
{
  "version": 8,
  "layers": [{
    "id": "background",
    "type": "background",
    "paint": true
  }]
}