MapLayer.getMapBubbleCollection

Syntax

getMapBubbleCollection();

Description

The getMapBubbleCollection method returns an array of map bubble factors.

Comments

Method returns an array of objects of the PP.MapBubble type.

Example

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

See also:

MapLayer