iipmooviewer icon indicating copy to clipboard operation
iipmooviewer copied to clipboard

IIIF protocol with image that has no tiles

Open bcail opened this issue 9 years ago • 0 comments

I'm getting an error on line 38 of iiif.js: Cannot read property '0' of undefined Looks like iiif.js is assuming that there will be tiles for every image, but according to the IIIF specification (http://iiif.io/api/image/2.1/#technical-properties), the tiles are optional.

Is this a bug?

bcail avatar Oct 17 '16 13:10 bcail