Skip to main content

Interface: OpenSeadragonImageDataSource

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

Extends

Properties

path?

optional path?: string

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

Local path (relative to workspace root)

Inherited from

ImageDataSource.path


tileSourceConfig?

optional tileSourceConfig?: object

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


type

type: "openseadragon"

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

Data source type

Inherited from

ImageDataSource.type


url?

optional url?: string

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

Remote URL (absolute or relative to TissUUmaps root)

Inherited from

ImageDataSource.url