IGeoPushpinChartBaseProps
Home > @gooddata/sdk-ui-geo > IGeoPushpinChartBaseProps
IGeoPushpinChartBaseProps interface
Signature:
export interface IGeoPushpinChartBaseProps extends IVisualizationProps, IVisualizationCallbacks
Extends: IVisualizationProps, IVisualizationCallbacks
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
(Optional) Analytical backend, from which the chart will obtain data to visualize | |||
(Optional) | |||
(Optional) | |||
(Optional) Execution configuration, will provide the execution with necessary config before initiating execution. | |||
(Optional) | |||
(Optional) Specify function to call back when center position of the map changes. | |||
(Optional) Specify function to call back when map zoom changes. | |||
any |
(Optional) Resolution context for composed placeholders. | ||
(Optional) | |||
(Optional) | |||
(Optional) | |||
string |
(Optional) Identifier of analytical workspace, from which the chart will obtain data to visualize. |