Options
All
  • Public
  • Public/Protected
  • All
Menu

Settings for IIIF layer

Hierarchy

  • TileLayerOptions
    • IIIFLayerOptions

Index

Properties

fitBounds

fitBounds: boolean

When initialiazed the layer, do you want to see the full picture ?

default

true

maxZoom

maxZoom: number

Max level zoom of the layer.

default

0

minZoom

minZoom: number

Min level zoom of the layer.

default

0

mirroring

mirroring: boolean

Mirroring

default

false

quality

quality: string

Quality

default:

"default"

rotation

rotation: number

Rotation (ex: 0, 90, 180, 270).

default

0

setMaxBounds

setMaxBounds: boolean

Does the user can pan outside the image ?

default

false

tileFormat

tileFormat: string

Format of the tiles (ie png, jpg, ...).

default

"jpg"

tileSize

tileSize: Point

Size of the tile (as a square)
If not specified and the server has a preference, we take it, otherwise 256

default

256

Legend

  • Constructor
  • Property
  • Method
  • Private property
  • Private method
  • Property
  • Protected method

Generated using TypeDoc