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:1284

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:1276

Data source type

Inherited from

RawImageDataSource.type


url?

optional url?: string

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

Remote URL (absolute or relative to TissUUmaps root)

Inherited from

RawImageDataSource.url