mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-04-04 22:33:32 +03:00
Fixing 2.0 test info.json
This commit is contained in:
parent
d6c3ccfd31
commit
38da88c794
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
"protocol": "http://iiif.io/api/image",
|
"protocol": "http://iiif.io/api/image",
|
||||||
"height": 1024,
|
"height": 1024,
|
||||||
"width": 775,
|
"width": 775,
|
||||||
"tiles" : [{"width":256, "scale_factors":[1,2,4,8]}],
|
"tiles" : [{"width":256, "scaleFactors":[1,2,4,8]}],
|
||||||
|
|
||||||
"profile": ["http://iiif.io/api/image/2/level1.json",
|
"profile": ["http://iiif.io/api/image/2/level1.json",
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue