map.reorderLayer(id,index);
for (var j = 0; j < map.layerIds.length; j++) { var layer = map.getLayer(map.layerIds); alert(layer.id + ' ' + layer.opacity + ' ' + layer.visible); }
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.