tooltipSettings property
Customizes the bubble, marker, and shape tooltip's appearance.
See also:
- MapShapeLayer.shapeTooltipBuilder, to show the customized tooltip for the shapes.
- MapShapeLayer.bubbleTooltipBuilder, to show the customized tooltip for the bubbles.
- MapShapeLayer.markerTooltipBuilder,MapTileLayer.markerTooltipBuilder to show the customized tooltip for the markers.
Implementation
final MapTooltipSettings tooltipSettings;