MapLayer.getMapBarCollection

Syntax

getMapBarCollection();

Description

The getMapBarCollection method returns an array of the map bar factors.

Comments

The method returns the array of objects of the PP.MapBar type.

Example

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

See also:

MapLayer