Does it matter what order the overlays and their corresponding layers are in?
For instance, I have overlayA at index 0, and overlayB at index 1. What’s the difference between the two based on the order?
Same with layers. I have layerA at index 0, and layerB at index 1, both in the same overlay. What’s the difference between the two?
Is there any sort of performance increase that changing the order could accomplish?