Skip to main content

Interface: TablePointsDataSource

Defined in: @tissuumaps-storage/src/table/TablePointsDataSource.ts:10

Extends

Properties

path

path: undefined

Defined in: @tissuumaps-storage/src/table/TablePointsDataSource.ts:14

Local path (relative to workspace root)

Overrides

PointsDataSource.path


table

table: string

Defined in: @tissuumaps-storage/src/table/TablePointsDataSource.ts:15


type

type: "table"

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

Data source type

Inherited from

PointsDataSource.type


url

url: undefined

Defined in: @tissuumaps-storage/src/table/TablePointsDataSource.ts:13

Remote URL (absolute or relative to TissUUmaps root)

Overrides

PointsDataSource.url


x?

optional x?: string

Defined in: @tissuumaps-storage/src/table/TablePointsDataSource.ts:16


y?

optional y?: string

Defined in: @tissuumaps-storage/src/table/TablePointsDataSource.ts:17