Interface: TablePointsDataSource
Defined in: @tissuumaps-storage/src/table/TablePointsDataSource.ts:10
Extends
PointsDataSource<typeoftablePointsDataSourceType>
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?
optionalx?:string
Defined in: @tissuumaps-storage/src/table/TablePointsDataSource.ts:16
y?
optionaly?:string
Defined in: @tissuumaps-storage/src/table/TablePointsDataSource.ts:17