MapLayer.getIsLayersVisible

Syntax

getIsLayersVisible();

Description

The getIsLayersVisible method returns the attribute whether map layer is shown.

Comments

The method returns a Boolean value.

Available values:

Example

The example of use is given on the page with description of the MapLayer.addSubLayer method.

See also:

MapLayer