Interface: RawPointsLayerConfig
Defined in: model/points.ts:180
A layer-specific display configuration for two-dimensional point clouds
Extends
Properties
layer
layer:
string| {column:string;table:string; }
Defined in: model/base.ts:260
Layer ID
Can be specified as:
- An ID of an existing Layer
- A table column holding the layer ID values for each item