MapLayer.updateLabelPositions

Syntax

updateLabelPositions(scale: Number);

Parameters

scale. Map scale.

Description

The updateLabelPositions method updates positions of labels for regions of the current map layer and its children.

Example

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

See also:

MapLayer