<?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: Looking for a good Table of Contents sample in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/looking-for-a-good-table-of-contents-sample/m-p/358050#M33173</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nianwei, this looks fantastic. Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Aug 2011 21:37:20 GMT</pubDate>
    <dc:creator>StephenLead</dc:creator>
    <dc:date>2011-08-08T21:37:20Z</dc:date>
    <item>
      <title>Looking for a good Table of Contents sample</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/looking-for-a-good-table-of-contents-sample/m-p/358047#M33170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm"&gt;samples page&lt;/A&gt;&lt;SPAN&gt; is curiously missing a decent Table of Contents example. There's the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm"&gt;Toggle Layer Visibility &lt;/A&gt;&lt;SPAN&gt;sample but that's about it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does can anyone point me to a decent Table of Contents sample for the JavaScript API? I need the ability to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;support feature layers, cached layers and dynamic layers&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;zoom to extent&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;toggle on/off&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;show the symbology&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;support transparency&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;SPAN&gt;The example &lt;/SPAN&gt;&lt;A href="http://www.roktech.net/_blog/ROK_Blog/post/ArcGIS_Server_JS_API_-_Table_of_Contents_(TOC)_Example/"&gt;here &lt;/A&gt;&lt;SPAN&gt;is promising but not quite right, and doesn't seem to support feature layers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The TOC in the maps you can create at &lt;/SPAN&gt;&lt;A href="http://www.arcgis.com/home/webmap/viewer.html"&gt;ArcGIS.com&lt;/A&gt;&lt;SPAN&gt; is perfect - can we easily get to this functionality? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2011 01:25:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/looking-for-a-good-table-of-contents-sample/m-p/358047#M33170</guid>
      <dc:creator>StephenLead</dc:creator>
      <dc:date>2011-06-28T01:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for a good Table of Contents sample</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/looking-for-a-good-table-of-contents-sample/m-p/358048#M33171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The &lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm"&gt;samples page&lt;/A&gt; is curiously missing a decent Table of Contents example. There's the &lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm"&gt;Toggle Layer Visibility &lt;/A&gt;sample but that's about it.&lt;BR /&gt; &lt;BR /&gt;Does can anyone point me to a decent Table of Contents sample for the JavaScript API? I need the ability to:&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;support feature layers, cached layers and dynamic layers&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;zoom to extent&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;toggle on/off&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;show the symbology&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;support transparency&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;The example &lt;A href="http://www.roktech.net/_blog/ROK_Blog/post/ArcGIS_Server_JS_API_-_Table_of_Contents_(TOC)_Example/"&gt;here &lt;/A&gt;is promising but not quite right, and doesn't seem to support feature layers.&lt;BR /&gt; &lt;BR /&gt;The TOC in the maps you can create at &lt;A href="http://www.arcgis.com/home/webmap/viewer.html"&gt;ArcGIS.com&lt;/A&gt; is perfect - can we easily get to this functionality? &lt;BR /&gt; &lt;BR /&gt;Thanks,&lt;BR /&gt;Steve&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Just a coment. I think it will be nice for ESRI to develop a TOC widget. It's useful, practical and saving us (developers) lots time.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2011 14:22:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/looking-for-a-good-table-of-contents-sample/m-p/358048#M33171</guid>
      <dc:creator>HemingZhu</dc:creator>
      <dc:date>2011-06-28T14:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for a good Table of Contents sample</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/looking-for-a-good-table-of-contents-sample/m-p/358049#M33172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Steven,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Try this:&lt;/SPAN&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;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Enjoy.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2011 15:09:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/looking-for-a-good-table-of-contents-sample/m-p/358049#M33172</guid>
      <dc:creator>NianweiLiu</dc:creator>
      <dc:date>2011-08-08T15:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for a good Table of Contents sample</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/looking-for-a-good-table-of-contents-sample/m-p/358050#M33173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nianwei, this looks fantastic. Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2011 21:37:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/looking-for-a-good-table-of-contents-sample/m-p/358050#M33173</guid>
      <dc:creator>StephenLead</dc:creator>
      <dc:date>2011-08-08T21:37:20Z</dc:date>
    </item>
  </channel>
</rss>

