<?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: LayerListWidget - Order of the operational layers in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layerlistwidget-order-of-the-operational-layers/m-p/753849#M22653</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Your statement is right.&amp;nbsp; If the image operational layer is loaded last, it will be the 1st on the layerlist, but it will also be on the top of others and make other layers not well visible unless the image layer's alpha is set to a low value.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Apr 2013 12:46:27 GMT</pubDate>
    <dc:creator>ShaningYu</dc:creator>
    <dc:date>2013-04-19T12:46:27Z</dc:date>
    <item>
      <title>LayerListWidget - Order of the operational layers</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layerlistwidget-order-of-the-operational-layers/m-p/753847#M22651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In the config.xml, I loaded the operational layers in the sequence of image layers first and then feature layers followed in order to allow feature layers are above the image layers.&amp;nbsp; In the LayerListWidget, it displays the first loaded layers (image layers here) on the top.&amp;nbsp; How can I change the sequence oppositely?&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 20:14:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layerlistwidget-order-of-the-operational-layers/m-p/753847#M22651</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2013-04-18T20:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: LayerListWidget - Order of the operational layers</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layerlistwidget-order-of-the-operational-layers/m-p/753848#M22652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you modified your layerlistwidget somehow?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In mine, the order that they appear in the layerlist is the order of drawing (layers at bottom of list are drawn under layers above it).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, if I load my images first (at the top of the operational layers list in config.xml), they show at the bottom of the layerlist, and under any other layers added afterwards (lower down in the operational layers list).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 22:47:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layerlistwidget-order-of-the-operational-layers/m-p/753848#M22652</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2013-04-18T22:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: LayerListWidget - Order of the operational layers</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layerlistwidget-order-of-the-operational-layers/m-p/753849#M22653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Your statement is right.&amp;nbsp; If the image operational layer is loaded last, it will be the 1st on the layerlist, but it will also be on the top of others and make other layers not well visible unless the image layer's alpha is set to a low value.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 12:46:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layerlistwidget-order-of-the-operational-layers/m-p/753849#M22653</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2013-04-19T12:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: LayerListWidget - Order of the operational layers</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layerlistwidget-order-of-the-operational-layers/m-p/753850#M22654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; In the config.xml, I loaded the operational layers in the sequence of image layers first and then feature layers followed in order to allow feature layers are above the image layers. In the LayerListWidget, it displays the first loaded layers (image layers here) on the top.&amp;nbsp;&amp;nbsp; &lt;SPAN style="color:&amp;quot;#FF0000&amp;quot;;"&gt; &lt;STRONG&gt;How can I change the sequence oppositely?&lt;/STRONG&gt;&lt;/SPAN&gt; Thanks.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I guess to actually answer the question you asked, "reverse the order that you are loading them in the config.xml" would do it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, I'm not sure I understand. Are you saying that the order in the LayerList is not representative of the display order? I.e., layers in the layer list that are "above" other layers, should draw "over" other layers as well. If your map doesn't work this way, then something is wrong. If it does, then the order represented in the layer list is the inverse of the listing order in the operational layers section, so you should be able to order them under/above any others that you want just by changing the order in config.xml.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 14:32:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layerlistwidget-order-of-the-operational-layers/m-p/753850#M22654</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2013-04-22T14:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: LayerListWidget - Order of the operational layers</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layerlistwidget-order-of-the-operational-layers/m-p/753851#M22655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Your are right.&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Shaning&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2013 17:11:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layerlistwidget-order-of-the-operational-layers/m-p/753851#M22655</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2013-04-23T17:11:34Z</dc:date>
    </item>
  </channel>
</rss>

