removeTooltip

open override fun removeTooltip(tooltipId: String)

Removes the tooltip with the specified tooltipId from the map.

Return

Unit

Parameters

tooltipId

The unique identifier for the tooltip to be removed. This ID is typically obtained from the callback of createTooltip.