This is documentation of an archived release.
For documentation on the current version, please check Knowledge Base.
For documentation on the current version, please check Knowledge Base.
Layers
These functions allow you to retrieve a list of layer names and layer visibilities.
- Use
getLayerNames()andgetLayerVisibilities()to get a list of the available layers. - Use
toggleLayer(index, reload)to toggle a layer's visibility. If the second parameter is true, the view will reload). - Use
getLayerCount()to get the number of available layers.
Last modified:: 2019/03/25 11:36