Hi
I have 32 layers in my flex application.Is there any way to make groups of these layers like ArcGIS Desktop?
I can not do this in ARCGIS DESKTOP, because some layers are cashed and some layers are dynamic.
Regards
Yes, the config that is supplied with the widget works with the default config file when you download the viewer using the fires and demographic layers
Anjelina,
Many have requested this but it is not an option in Flex Viewer. There was a widget back several versions ago that sort of did this but it is not compatible with the current versions.
What is the name of that widget?
If it is not compatible with flex 3.6, is there other solution?
the the source code for the widget can be found here:
WestonSF/ArcGISFlexViewerTOCGroupWidget · GitHub
but it will require you to have the ability to compile source code
Something like the group toc but no there is no solution for 3.6
Do you can help me more, or write a widget?
Angelina,
Nope this one is way to complicated and involved.
I,m looking for a expert flex developer. my email is:
anjelinaponkerat@gmail.com
I have recompiled the widget for 3.6 (attached zip file). You will not be able to use it with the web app builder so you will have to add the widget to the config file manually:
<widget label="Layers" right="10" bottom="10" preload="open"
icon="assets/images/Legend32.png"
config="widgets/TOCGroup/TOCGroupWidget.xml"
url="widgets/TOCGroup/TOCGroupWidget.swf"/>
then amend the widget config for your layers it should be pretty much self explainatry
Anthony
Many thanks. Is it possible send me source code of this widget to develope by flash builder?
Its the code in the link to the github page in my post above.
I have problem with TOCGroup.xml configuration. What is "Theme" and "mapservice" configuration?
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.