ColorMapping: Array;
The ColorMapping property determines data mapping parameters with arrow fill color on the map.
Use JSON or the setColorMapping method to set the property value and the getColorMapping method to get the property value.
The property contains an array of objects of the PP.DataMapping type.
The example of use is given on the page with description of the MapFilledArrow class constructor.
See also: