A command to update a table layer.

Hierarchy

  • UpdateTableLayerMessage

Properties

Properties

event: "table_layer_update"

The tag identifying this message type.

id: string

An identifier for referring to this layer later.

table: string

The table data, as BASE64-encoded CSV data.

Generated using TypeDoc