MapChart.isSomethingSelected

Syntax

isSomethingSelected();

Description

The isSomethingSelected method determines whether the map contains selected items.

Comments

The method returns the True value, if the map contains selected items, otherwise the value is set to False.

Example

The example of use is given in the page with description of the MapChart.getGMapDomNode method.

See also:

MapChart