getSubLayer(id: Number);
id. Identifier of the returned child layer.
The getSubLayer method returns map child layer by its identifier.
The method returns a PP.MapLayer object.
The example of use is given on the page with description of the MapLayer.addSubLayer method.
See also: