geoIcon
Home > @gooddata/sdk-ui-geo > IGeoLayerPushpin > geoIcon
IGeoLayerPushpin.geoIcon property
Geo icon attribute for pushpins.
Signature:
geoIcon?: IAttribute;
Remarks
An attribute whose display form type is GDC.geo.icon. When provided together with shapeType: "iconByValue", each pushpin's icon is resolved from the attribute value for that row.
This attribute is required when config.points.shapeType is "iconByValue". If it is missing, the icon marker may not render.