IGeoPushpinChartLatitudeLongitudeProps
Home > @gooddata/sdk-ui-geo > IGeoPushpinChartLatitudeLongitudeProps
IGeoPushpinChartLatitudeLongitudeProps interface
Signature:
export interface IGeoPushpinChartLatitudeLongitudeProps extends IGeoPushpinChartBaseProps
Extends: IGeoPushpinChartBaseProps
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. |