ILegacyGeoPushpinChartLatitudeLongitudeProps
Home > @gooddata/sdk-ui-geo > ILegacyGeoPushpinChartLatitudeLongitudeProps
ILegacyGeoPushpinChartLatitudeLongitudeProps interface
Warning: This API is now obsolete.
Use IGeoPushpinChartProps exported from
@gooddata/sdk-ui-geo(MapLibre-based).
Legacy GeoPushpinChart props for the latitude/longitude mode.
Signature:
export interface ILegacyGeoPushpinChartLatitudeLongitudeProps extends ILegacyGeoPushpinChartBaseProps
Extends: ILegacyGeoPushpinChartBaseProps
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
The attribute definition or placeholder that determines the latitude of the pins. Values expected in string format representing coordinate. | |||
|
The attribute definition or placeholder that determines the longitude of the pins. Values expected in string format representing coordinate. |