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); }
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.