MapChart.getLayer

Syntax

getLayer(lid: String);

Parameters

lid. Layer ID.

Description

The getLayer method returns map layer by its identifier.

Example

The example of use is given in the AreaVisual Class Constructor description.

See also:

MapChart