MapLayer.getMapPieCollection

Syntax

getMapPieCollection();

Description

The getMapPieCollection method returns an array of map pie factors.

Comments

The method returns an array of objects of the PP.MapPie type.

Example

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

See also:

MapLayer