Open
Description
Right now the layers are ordered by the sequence of when they are turned on. This can be undesirable if you have point and polygons as overlays (you likely want the points on top of the polygons always).
It would be better to guarantee the order of the overlays based on how they are passed into the widget.