customTooltip
Home > @gooddata/sdk-ui-geo > IGeoLayerConfig > customTooltip
IGeoLayerConfig.customTooltip property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Optional custom tooltip configuration for this layer.
Signature:
customTooltip?: ICustomTooltipConfig;
Remarks
Each layer renders its own custom tooltip. When omitted, the layer has no custom tooltip section (it does not inherit another layer's configuration).