AreaVisual.HeightMapping

Syntax

HeightMapping: Array;

Description

The HeightMapping property determines settings of the data mapping to height of territory factor items.

Comments

Use JSON or the setHeightMapping method to set the property value and the getHeightMapping method to get the property value.

The property contains an array of objects of the following type PP.DataMapping.

Example

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

See also:

AreaVisual