EaxMapView.isLoaded

Syntax

isLoaded();

Description

The isLoaded method indicates if express report map is loaded.

Comments

If express report bubble chart is loaded, the method returns True, otherwise it returns False.

Example

The example of method use is given on the page with description of the EaxMapView.RequestMetadata event.

See also:

EaxMapView