@sqlrooms/deck / createDashboardWithDeckMapAiTools
Function: createDashboardWithDeckMapAiTools()
createDashboardWithDeckMapAiTools(
options):Record<string,Tool>
Creates dashboard AI tools with built-in Deck.gl map support. Extends standard dashboard tools with map visualization capabilities.
Parameters
| Parameter | Type | Description |
|---|---|---|
options | CreateDashboardAiToolsOptions | Dashboard AI tools configuration options |
Returns
Record<string, Tool>
Record mapping tool names to tool instances, including map tools