<map> <operationallayers> <layer url="..." /> </operationallayers> </map>
<layer label="Control Points" type="dynamic" visible="true" alpha="1" url=".../MapServer" />
<layer label="Control Points" type="dynamic" visible="true" alpha="1" url=".../MapServer/1" /> <layer label="Control Points" type="dynamic" visible="false" alpha="1" url=".../MapServer/2" />
<layer label="Control Points" type="dynamic" visible="true" alpha="1" url=".../MapServer" visiblelayers="0,1,2" />
visiblelayers="0,1,2"
Dasa, So you guys have no plan to add layerDefinitions support to applicable layers in the viewer?
This isn't currently supported. It would require customization to the TOC component inside the com.esri.viewer.components.toc package.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.