Documentation / @openassistant/map / KeplerGlToolAdditionalData
Type Alias: KeplerGlToolAdditionalData
KeplerGlToolAdditionalData =
object
Defined in: keplergl/tool.ts:171
Properties
colorBy?
optionalcolorBy:string
Defined in: keplergl/tool.ts:180
colorMap?
optionalcolorMap:object[]
Defined in: keplergl/tool.ts:182
color
color:
string
label?
optionallabel:string
value
value:
string|number|null
colorType?
optionalcolorType:"breaks"|"unique"
Defined in: keplergl/tool.ts:181
datasetForKepler
datasetForKepler:
FileCacheItem[]
Defined in: keplergl/tool.ts:178
datasetId
datasetId:
string
Defined in: keplergl/tool.ts:172
geometryColumn?
optionalgeometryColumn:string
Defined in: keplergl/tool.ts:174
latitudeColumn?
optionallatitudeColumn:string
Defined in: keplergl/tool.ts:175
layerConfig?
optionallayerConfig:Record<string,unknown>
Defined in: keplergl/tool.ts:179
layerId
layerId:
string
Defined in: keplergl/tool.ts:173
longitudeColumn?
optionallongitudeColumn:string
Defined in: keplergl/tool.ts:176
mapType?
optionalmapType:string
Defined in: keplergl/tool.ts:177
