IIIF Image API added interface to provide iview file for a identifier
Description
You can now implement your own MCRTileFileProvider which will be used to receive a .iview file for the identifier which is passed to the IIIF interface.
MCR.IIIFImage.Iview.TileFileProvider is the property which defaults to org.mycore.iview2.iiif.MCRDefaultTileFileProvider.
You can now implement your own MCRTileFileProvider which will be used to receive a .iview file for the identifier which is passed to the IIIF interface.
MCR.IIIFImage.Iview.TileFileProvider is the property which defaults to org.mycore.iview2.iiif.MCRDefaultTileFileProvider.