Interface CreateTableLayerParams

The parameters for the {engineStore.createTableLayer action.

Hierarchy

  • CreateTableLayerParams

Properties

dataCsv: string

The table data, as big CSV string.

name: string

The name to assign the layer. TODO: understand where (if anywhere) this name is exposed.

referenceFrame: string

The name of the reference frame to which this layer is attached.

Generated using TypeDoc