setTooltipContent method

Layer setTooltipContent(
  1. String content
)

Sets the content of the tooltip bound to this layer.

Implementation

external Layer setTooltipContent(String content);