-
Name Type Description imageInfostring | module:ol/format/IIIFInfo~ImageInformationResponse Deserialized image information JSON response object or JSON response as string
Methods
-
Returns:
Major IIIF version.
-
getTileSourceOptions(opt_preferredOptions){module:ol/source/IIIF~Options}
-
Name Type Description preferredOptionsOptional options for preferred format and quality.
Name Type Description formatstring | undefined Preferred image format. Will be used if the image information indicates support for that format.
qualitystring | undefined IIIF image qualitiy. Will be used if the image information indicates support for that quality.
Returns:
IIIF tile source ready constructor options.
-
Name Type Description imageInfostring | module:ol/format/IIIFInfo~ImageInformationResponse Deserialized image information JSON response object or JSON response as string
OpenLayers