Hi Everyone, We are adding external layers to our layers.js and having trouble getting them to overlay in the order we would like. The layers are a mix of "onMap: true" and "onMap: false" and we are finding that the "true" layers overlay in the order listed in layers.js however the "false" ones do not and instead overlay in the order in which they are "added" in the "manage map layers" popup. Further, the "false" layers always overlay the "true" ones once added to the map.
Ideally we would like to solve both of these problems and have the layers overlay in the order listed in layers.js but at the very least have the "false" ones come in under or below the "true" when added. We have been trying out the zIndex but to no avail. Does anyone know if this is controlled by zIndex or something else or have any suggestions on solving? Thank you all in advance! -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
