MapLayer.ParentLayer

Syntax

ParentLayer: PP.MapLayer;

Description

The ParentLayer property determines parent map layer.

Comments

Use JSON or the setParentLayer method to set the property value and the getParentLayer method to get the property value.

Example

The example of use is given on the page with description of the MapLayer.addSubLayer method.

See also:

MapLayer