MapChart.isLoaded

Syntax

isLoaded();

Description

The isLoaded method checks if the map is loaded and drawn.

Comments

The method returns True if the map is loaded and drawn, otherwise it returns False.

Example

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

See also:

MapChart