<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to create TOC (tree structre) that would support group layers and feature lay in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-toc-tree-structre-that-would-support/m-p/476596#M44275</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You're welcome. Also, see this thread in case you're having any issues with the TOC legend images:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/42803-Legend-Dijit-Problem-in-Internet-Explorer-(IE"&gt;http://forums.arcgis.com/threads/42803-Legend-Dijit-Problem-in-Internet-Explorer-(IE&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Nov 2011 18:14:15 GMT</pubDate>
    <dc:creator>AndrewBrown1</dc:creator>
    <dc:date>2011-11-08T18:14:15Z</dc:date>
    <item>
      <title>How to create TOC (tree structre) that would support group layers and feature layers?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-toc-tree-structre-that-would-support/m-p/476591#M44270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to create the tree structure for my TOC that would support group layers (at least 2 levels deep)and feature layers.I have found couple of samples but those would not fulfill my requirements.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anybody have a code sample for this.It would be of great help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Oct 2011 14:25:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-toc-tree-structre-that-would-support/m-p/476591#M44270</guid>
      <dc:creator>SanajyJadhav</dc:creator>
      <dc:date>2011-10-22T14:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to create TOC (tree structre) that would support group layers and feature lay</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-toc-tree-structre-that-would-support/m-p/476592#M44271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have been working on something like this and am using a jQuery library called &lt;/SPAN&gt;&lt;A href="http://wwwendt.de/tech/dynatree/index.html"&gt;Dynatree&lt;/A&gt;&lt;SPAN&gt;. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have it set up to read the layer information from a REST service and fill in the tree.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2011 15:18:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-toc-tree-structre-that-would-support/m-p/476592#M44271</guid>
      <dc:creator>JeffMitzelfelt</dc:creator>
      <dc:date>2011-10-24T15:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to create TOC (tree structre) that would support group layers and feature lay</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-toc-tree-structre-that-would-support/m-p/476593#M44272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Jeff for the reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By any chance, can you please post your code here? It would be very useful for me since I am very new to JS API.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2011 04:53:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-toc-tree-structre-that-would-support/m-p/476593#M44272</guid>
      <dc:creator>SanajyJadhav</dc:creator>
      <dc:date>2011-10-31T04:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to create TOC (tree structre) that would support group layers and feature lay</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-toc-tree-structre-that-would-support/m-p/476594#M44273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not sure if this fulfills your requirements or not, but this is what we currently use:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=9c43bdf76a23452ba1d95684f7cd76d8"&gt;http://www.arcgis.com/home/item.html?id=9c43bdf76a23452ba1d95684f7cd76d8&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2011 20:37:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-toc-tree-structre-that-would-support/m-p/476594#M44273</guid>
      <dc:creator>AndrewBrown1</dc:creator>
      <dc:date>2011-11-01T20:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to create TOC (tree structre) that would support group layers and feature lay</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-toc-tree-structre-that-would-support/m-p/476595#M44274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Andrew. I hadn't seen that before. I just got it wired up and it looks great. Thanks to nliu for putting together a nice tool.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2011 18:10:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-toc-tree-structre-that-would-support/m-p/476595#M44274</guid>
      <dc:creator>JeffMitzelfelt</dc:creator>
      <dc:date>2011-11-08T18:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to create TOC (tree structre) that would support group layers and feature lay</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-toc-tree-structre-that-would-support/m-p/476596#M44275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You're welcome. Also, see this thread in case you're having any issues with the TOC legend images:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/42803-Legend-Dijit-Problem-in-Internet-Explorer-(IE"&gt;http://forums.arcgis.com/threads/42803-Legend-Dijit-Problem-in-Internet-Explorer-(IE&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2011 18:14:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-toc-tree-structre-that-would-support/m-p/476596#M44275</guid>
      <dc:creator>AndrewBrown1</dc:creator>
      <dc:date>2011-11-08T18:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to create TOC (tree structre) that would support group layers and feature lay</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-toc-tree-structre-that-would-support/m-p/476597#M44276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How would this work with a bunch of kml files,for those who don't have a arcgis server?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2012 18:20:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-toc-tree-structre-that-would-support/m-p/476597#M44276</guid>
      <dc:creator>EjayLai</dc:creator>
      <dc:date>2012-02-02T18:20:01Z</dc:date>
    </item>
  </channel>
</rss>

