summaryrefslogtreecommitdiff
path: root/render-test/tests/gfx/pass-double-probe/style.json
blob: 395f4ce50a7a2c21cb593a6e778c7c41c82a6a8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
    "version": 8,
    "metadata": {
      "test": {
        "width": 512,
        "height": 512,
        "operations": [
          ["setStyle", "local://styles/uruguay.json"],
          ["setZoom", 9 ],
          ["probeGFXStart"],
          ["setCenter", [-56.509552, -32.865788] ],
          ["probeGFX", "gfx 0"],
          ["setCenter", [-56.509552, -32.745788] ],
          ["probeGFX", "gfx 1"],
          ["probeGFXEnd"]
        ]
      }
    },
    "sources": {},
    "layers": []
  }