MapVisualItem.getMainMappingId

Syntax

getMainMappingId(selectedIndex: Number);

Parameters

selectedIndex. Timeline tick mark index, map layer area factor displays data for it.

Description

The getMainMappingId method returns identifier of the factor principle data mapping for selected tick mark of the map timeline.

Comments

The method returns a String-type value.

Example

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

See also:

MapVisualItem