JMap.Layer.getLayers
Returns an array with JMap layers.
The array order is the same as the one in the tree.
If no project is loaded, returns en empty array.
// returns all JMap layersJMap.Layer.getLayers() Copy
// returns all JMap layersJMap.Layer.getLayers()
JMap.Layer.getLayers
Returns an array with JMap layers.
The array order is the same as the one in the tree.
If no project is loaded, returns en empty array.