Open RamizSami opened 5 years ago
https://developers.arcgis.com/javascript/latest/api-reference/esri-Map.html#reorder So we have the above function for reordering that lets us change the index of the layer. But we need to get creative to be able to integrate this in the UI
Low priority
From Charlie: "It seems like the order for the layers is fixed—shouldn't it be determined by the user? Say I want to show GNS geology on top of Slope—right now that doesn't work."