ILegacyGeoPushpinChartBaseProps
Home > @gooddata/sdk-ui-geo > ILegacyGeoPushpinChartBaseProps
ILegacyGeoPushpinChartBaseProps interface
Warning: This API is now obsolete.
Use IGeoPushpinChartProps exported from
@gooddata/sdk-ui-geo(MapLibre-based).
Legacy GeoPushpinChart base props (Mapbox-based implementation).
Signature:
export interface ILegacyGeoPushpinChartBaseProps 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. |