{ "version": 8, "metadata": { "test": { "operations": [ ["probeFileSize", "style", "style.json"], ["probeFileSize", "image", "expected.png"] ], "width": 64, "height": 64 } }, "sources": { "geojson": { "type": "geojson", "data": { "type": "Point", "coordinates": [ 0, 0 ] } } }, "sprite": "local://sprites/sprite", "layers": [ { "id": "symbol", "type": "symbol", "source": "geojson", "layout": { "icon-image": "circle-12" } } ] }