Interface: ContextPacketLayer
Defined in: runtime/contextPacket.ts:21
Properties
dimension?
optionaldimension?:"color"|"size"
Defined in: runtime/contextPacket.ts:28
The bound MapData entry's own dimension, when declared.
filter?
optionalfilter?:LayerFilter
Defined in: runtime/contextPacket.ts:30
The layer's current filter predicate, if any — matches set-filter's filter.
geometry
geometry:
GeoVisGeometryType
Defined in: runtime/contextPacket.ts:23
id
id:
string
Defined in: runtime/contextPacket.ts:22
mapDataId?
optionalmapDataId?:string
Defined in: runtime/contextPacket.ts:26
Id of the bound MapData entry, if any — matches set-map-data's mapDataId.
visible
visible:
boolean
Defined in: runtime/contextPacket.ts:24