Skip to main content

Interface: RawOpenSeadragonImageDataSource

Defined in: @tissuumaps-storage/src/openseadragon/OpenSeadragonImageDataSource.ts:34

Extends

Properties

path?

optional path: string

Defined in: @tissuumaps-core/dist/index.d.ts:952

Local path (relative to workspace root)

Inherited from

RawImageDataSource.path


tileSourceConfig?

optional tileSourceConfig: object

Defined in: @tissuumaps-storage/src/openseadragon/OpenSeadragonImageDataSource.ts:37


type

type: "openseadragon"

Defined in: @tissuumaps-core/dist/index.d.ts:944

Data source type

Inherited from

RawImageDataSource.type


url?

optional url: string

Defined in: @tissuumaps-core/dist/index.d.ts:948

Remote URL (absolute or relative to TissUUmaps root)

Inherited from

RawImageDataSource.url