In my JavaScript App, there are 5 Group layers, each of which contains 4-5 sub-layers, are loaded from an ArcGIS server.
In debugging, I check the Object this.map, but I don't know how to loop the service layers, e.g. How to Dynamically Check a service layer is checked on/off. Thanks if you can help.