MapVisualItem.Layer

Syntax

Layer: Type;

Description

The Layer property determines a map layer with areas, one of which is allocated to this visualizer.

Comments

Use JSON or the setLayer method to set the property value and the getLayer method to get the property value.

Example

The example of use is given on the page with description of the PP.MapBar class constructor.

See also:

MapVisualItem