LegacyGeoPushpinChart()
Home > @gooddata/sdk-ui-geo > LegacyGeoPushpinChart
LegacyGeoPushpinChart() function
Legacy GeoPushpinChart implementation (Mapbox-based).
Signature:
export declare function LegacyGeoPushpinChart(props: ILegacyGeoPushpinChartProps | ILegacyGeoPushpinChartLatitudeLongitudeProps): import("react/jsx-runtime").JSX.Element;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
props |
ILegacyGeoPushpinChartProps | ILegacyGeoPushpinChartLatitudeLongitudeProps |
Returns:
import("react/jsx-runtime").JSX.Element
Remarks
Kept temporarily for backward compatibility and internal migration.