MapLayer.updateTooltipPositions

Syntax

updateTooltipPositions(scale: Number);

Parameters

scale. Map scale.

Description

The updateTooltipPositions method updates position of tooltip defined for map layer area.

Example

The example of use is given in the page with description of the MapLayer.rebuildToolTips method.

See also:

MapLayer