If it's a JMap layer, it apply the visibility to it.
The visibility property is initialy defined on the project, and can be
changed by the user through the JMap Server NG Core library.
If this property is false, the layer cannot be displayed on the map.
If it's true, the layer can be rendered on the map. The layer is rendered depending
on the current map scale of the map, and the min / max scale defined for this layer.
JMap.Layer.setVisible
Set the visibility property of the layer.
If it's a JMap layer, it apply the visibility to it.
The visibility property is initialy defined on the project, and can be changed by the user through the JMap Server NG Core library.
If this property is false, the layer cannot be displayed on the map.
If it's true, the layer can be rendered on the map. The layer is rendered depending on the current map scale of the map, and the min / max scale defined for this layer.