MapLayer.Bubbles

Syntax

Bubbles: Array;

Description

The Bubbles property determines bubble factors for the map layer.

Comments

Use JSON or the setBubbles method to set the property value and the getBubbles method to get the property value.

Example

The example of use is given on the page with description of the PP.MapBubble class constructor.

See also:

MapLayer