<?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: Toolkit Table of Contents doesn't show group layer sub-layers in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/toolkit-table-of-contents-doesn-t-show-group-layer/m-p/1169941#M10956</link>
    <description>&lt;P&gt;Thank you. Once I explicitly loaded the layers and sub-blayers, the TOC behaved as expected.&lt;/P&gt;</description>
    <pubDate>Mon, 02 May 2022 22:11:00 GMT</pubDate>
    <dc:creator>EricPfirman</dc:creator>
    <dc:date>2022-05-02T22:11:00Z</dc:date>
    <item>
      <title>Toolkit Table of Contents doesn't show group layer sub-layers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/toolkit-table-of-contents-doesn-t-show-group-layer/m-p/1167901#M10921</link>
      <description>&lt;P&gt;I am using the WPF TableOfContents control in the ESRI ArcGISRuntime Toolkit Preview version 100.13. It doesn't show the contents (sub-layers) of group layers within my MapImageLayer. Has anybody come up against this? What did you do? Should I try to install the toolkit source and try to fix this myself? Should I write my own TOC? Does anyone have a TOC control to share?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2022 13:16:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/toolkit-table-of-contents-doesn-t-show-group-layer/m-p/1167901#M10921</guid>
      <dc:creator>EricPfirman</dc:creator>
      <dc:date>2022-04-26T13:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: Toolkit Table of Contents doesn't show group layer sub-layers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/toolkit-table-of-contents-doesn-t-show-group-layer/m-p/1169070#M10932</link>
      <description>&lt;P class=""&gt;I’m sorry to hear that you’re seeing problems with the Toolkit’s TOC control.&lt;/P&gt;&lt;P class=""&gt;Toolkit is open source, so you are always welcome to fork it, make modifications, file issues, and suggest improvements. Ideally, it would work out of the box without changes.&lt;/P&gt;&lt;P class=""&gt;Does the layer display properly in the ArcGIS Online Web Map Viewer? Are you able to share the layer you’re using, or a similarly configured public service?&lt;/P&gt;&lt;P class=""&gt;You may want to try explicitly loading the map image layer and all of its sublayers before adding it to the map. If it works with the explicit load, that would help narrow down the issue.&lt;/P&gt;&lt;P class=""&gt;I hope that helps.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 21:31:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/toolkit-table-of-contents-doesn-t-show-group-layer/m-p/1169070#M10932</guid>
      <dc:creator>NathanCastle1</dc:creator>
      <dc:date>2022-04-28T21:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: Toolkit Table of Contents doesn't show group layer sub-layers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/toolkit-table-of-contents-doesn-t-show-group-layer/m-p/1169901#M10954</link>
      <description>&lt;P&gt;Thank you for the suggestions. I tried viewing the map image layer in the ArcGIS Online Web Map Viewer. The layers look fine in the catalog. I have attached a screenshot of the AGOL TOC and a screenshot from the Runtime TOC so you can see the difference. In the AGOL TOC I can expand the Appraiser Info group layer while in the Runtime TOC I cannot.&lt;/P&gt;&lt;P&gt;Unfortunately, I cannot share the layer.&lt;/P&gt;&lt;P&gt;I am not sure what you mean by "explicit load". I did publish the map image layer first and then added it to a new web map.&lt;/P&gt;</description>
      <pubDate>Mon, 02 May 2022 20:51:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/toolkit-table-of-contents-doesn-t-show-group-layer/m-p/1169901#M10954</guid>
      <dc:creator>EricPfirman</dc:creator>
      <dc:date>2022-05-02T20:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Toolkit Table of Contents doesn't show group layer sub-layers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/toolkit-table-of-contents-doesn-t-show-group-layer/m-p/1169905#M10955</link>
      <description>&lt;P&gt;For the explicit load, I recommend waiting for `LoadAsync` on the `Map` before adding it to the `MapView`. If that doesn't work, I recommend working through the layers, and doing the same for the `ArcGISMapImageLayer` and then each of the sublayers. That will help narrow down the issue. From the behavior you're seeing, it isn't clear if the problem exists in the Toolkit or in Runtime.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Mon, 02 May 2022 21:00:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/toolkit-table-of-contents-doesn-t-show-group-layer/m-p/1169905#M10955</guid>
      <dc:creator>NathanCastle1</dc:creator>
      <dc:date>2022-05-02T21:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: Toolkit Table of Contents doesn't show group layer sub-layers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/toolkit-table-of-contents-doesn-t-show-group-layer/m-p/1169941#M10956</link>
      <description>&lt;P&gt;Thank you. Once I explicitly loaded the layers and sub-blayers, the TOC behaved as expected.&lt;/P&gt;</description>
      <pubDate>Mon, 02 May 2022 22:11:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/toolkit-table-of-contents-doesn-t-show-group-layer/m-p/1169941#M10956</guid>
      <dc:creator>EricPfirman</dc:creator>
      <dc:date>2022-05-02T22:11:00Z</dc:date>
    </item>
  </channel>
</rss>

