-
Multiple expression to multiple layers
Hi…
I have say 75 layers and I want to apply this expression;
marker.key(1)
to all of them but I want “(1)” to increase with every layer.
The first layer would have this expression marker.key(1)
The second layer would have marker.key(2)
The third layer would have marker.key(3)
.
..
…
The seventy-fifth layer would have marker.key(75)Is there a script or an easy way to do it without manually going into every layer and changing them?
Thanks.
Cheers !!