Skip to content

@sqlrooms/deck / DeckMapBlockRendererProps

Type Alias: DeckMapBlockRendererProps

DeckMapBlockRendererProps = object

Props for rendering an embeddable Deck map block.

Properties

mapId

mapId: string

Durable map block id used to store backing Mosaic dashboard state.


title?

optional title?: string

Display title used when initializing empty map state.


caption?

optional caption?: string

Optional header text that overrides the title when rendering.