Skip to content

@sqlrooms/deck / createDashboardAgentToolWithDeckMaps

Function: createDashboardAgentToolWithDeckMaps()

createDashboardAgentToolWithDeckMaps<TState>(options): Tool

Creates a dashboard agent tool with built-in Deck.gl map support. Extends the standard dashboard agent with map creation capabilities.

Type Parameters

Type ParameterDescription
TState extends MosaicDashboardStoreStateStore state type extending MosaicDashboardStoreState

Parameters

ParameterTypeDescription
optionsCreateDashboardAgentToolOptions<TState>Dashboard agent configuration options

Returns

Tool

Dashboard agent tool with map support