| MGMapLayerGroup.getVisibility |
|
boolean getVisibility()
Returns a boolean value indicating if the map layers in this group are potentially visible.
For a map layer to actually be visible on the map, this property and the layer's visibility property must be True and the current view must be within the visible scale range defined for the group.
boolean - Returns True if successful; otherwise, returns False.
none