IGeoPushpinChartLocationProps
Home > @gooddata/sdk-ui-geo > IGeoPushpinChartLocationProps
IGeoPushpinChartLocationProps interface
Warning: This API is now obsolete.
Use separate
latitudeandlongitudeattributes instead.
Props for GeoPushpinChart() in the (legacy) single-attribute mode.
Signature:
export interface IGeoPushpinChartLocationProps extends IGeoPushpinChartBaseProps
Extends: IGeoPushpinChartBaseProps
Remarks
The location prop is kept for backward compatibility with older applications. For GoodData Cloud / Tiger, use separate latitude and longitude attributes instead.
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
The attribute definition or placeholder that determines the longitude and latitude of the pins. Values expected in format lat;long. |