Show contents 

Working with Map > Classes > MapTopobase > MapTopobase.isLoaded

MapTopobase.isLoaded

Syntax

isLoaded();

Description

The isLoaded method determines whether the topobase at the specified path is loaded.

Comments

If the specified topobase is loaded, the method returns true, otherwise it returns false.

Example

The example of use is given on the page with description of the MapTopobase.TopobaseLoaded event.

See also:

MapTopobase