MapVisualItem.SelectedIndex

Syntax

SelectedIndex: Number;

Description

The SelectedIndex property determines timeline tick mark index, map layer area factor displays data for it.

Comments

Use JSON or the setSelectedIndex method to set the property value and the getSelectedIndex method to get the property value.

By default the property value is zero.

Example

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

See also:

MapVisualItem