Set layerlist order command/activity
Hi, I would really appreciate a Command or activity to set the order of the layerlist in Vertigis Studio Web. I imagine this command to be called map.set-layerlist-order with input argument being an array of layer id's (referring to the unique id's by which the layers are identified in Studio Web), in the order that we want to apply.
Use case is that we have a workflow to ‘save’ the current state of a viewer, and another workflow to apply that saved state on startup. Users are able to change the order of the layers, this is important information that we would like to apply on startup.
-
As an extended version, the input argument could be an array of objects, where each object has a layerid, a boolean parameter for visibility, and a parameter for transparency.
In general, I am looking for a way to apply settings to the layerlist in one go. Currently, these type of changes involve a lot of For Each-loops, and changing the order doesn't seem to be possible (or am I missing something?).
1 -
I agree! It would be helpful to have a command to set the layer list order in Studio Web. We currently have layer presets for visibility, but I would like the added functionality to change the order of the layers in those presets as well.
0
Please sign in to leave a comment.
Comments
2 comments