cesium/Specs/Data/CesiumTerrainTileJson/InvalidFormat/layer.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
177 B
JSON
Raw Permalink Normal View History

2014-02-05 03:18:33 +08:00
{
"tilejson": "2.1.0",
"format" : "awesometron-9000.0",
"version" : "1.0.0",
"scheme" : "tms",
"tiles" : [
"{z}/{x}/{y}.terrain?v={version}"
]
}