GeoChartPushpinSizeOption
Home > @gooddata/sdk-ui-geo > GeoChartPushpinSizeOption
GeoChartPushpinSizeOption type
Supported pushpin marker size multipliers.
Signature:
export type GeoChartPushpinSizeOption = "0.5x" | "0.75x" | "normal" | "1.25x" | "1.5x" | "default";