summaryrefslogtreecommitdiff
path: root/test/fixtures/offline/streets.json
blob: 805bd68f45ec1bd6bd2c259c3515c1a2066ab3b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "bounds": [ -180, -85.0511, 180, 85.0511 ],
  "center": [ 0, 0, 0 ],
  "description": "",
  "format": "pbf",
  "id": "streets",
  "maskLevel": 8,
  "maxzoom": 15,
  "minzoom": 0,
  "name": "Streets",
  "scheme": "xyz",
  "tilejson": "2.0.0",
  "tiles": [ "http://127.0.0.1:3000/offline/{z}-{x}-{y}.vector.pbf" ]
}