<?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: Display GraphicsOverlayCollection below OperationalLayers in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/display-graphicsoverlaycollection-below/m-p/1331737#M12137</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/687566"&gt;@TejaBalu&lt;/a&gt;&amp;nbsp;,&amp;nbsp; i don't think it's possible to display&amp;nbsp; a layer on top of graphics overlays, because the layer is contained in the map, and graphics overlays are managed by the map view. &lt;SPAN&gt;The graphics managed by the map view always display above all layers displayed in the map&lt;/SPAN&gt;,for more information, please refer to the documentation:&amp;nbsp;&lt;A href="https://developers.arcgis.com/net/maps-2d/" target="_self"&gt;Maps (2D)&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 23 Sep 2023 06:15:38 GMT</pubDate>
    <dc:creator>AlexanderZhang</dc:creator>
    <dc:date>2023-09-23T06:15:38Z</dc:date>
    <item>
      <title>Display GraphicsOverlayCollection below OperationalLayers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/display-graphicsoverlaycollection-below/m-p/1331730#M12136</link>
      <description>&lt;P&gt;Hello! I'm using ArcGis .NET SDK 200.02 version.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm currently displaying static data using GraphicsOverlayCollection at runtime. I also have dynamic data being displayed using DynamicEntityLayer, through a stream service.&lt;/P&gt;&lt;P&gt;Can I arrange the layers such that the DynamicEntityLayer is on top of GraphicsOverlayCollection? I tried setting the Z-index on the graphics objects in the GraphicsOverlayCollection, but it still displays on top. I also tried adding the operational layers after adding graphics layers, and again, GraphicsOverlayCollection displays on top.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Sep 2023 00:44:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/display-graphicsoverlaycollection-below/m-p/1331730#M12136</guid>
      <dc:creator>TejaBalu</dc:creator>
      <dc:date>2023-09-23T00:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: Display GraphicsOverlayCollection below OperationalLayers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/display-graphicsoverlaycollection-below/m-p/1331737#M12137</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/687566"&gt;@TejaBalu&lt;/a&gt;&amp;nbsp;,&amp;nbsp; i don't think it's possible to display&amp;nbsp; a layer on top of graphics overlays, because the layer is contained in the map, and graphics overlays are managed by the map view. &lt;SPAN&gt;The graphics managed by the map view always display above all layers displayed in the map&lt;/SPAN&gt;,for more information, please refer to the documentation:&amp;nbsp;&lt;A href="https://developers.arcgis.com/net/maps-2d/" target="_self"&gt;Maps (2D)&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Sep 2023 06:15:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/display-graphicsoverlaycollection-below/m-p/1331737#M12137</guid>
      <dc:creator>AlexanderZhang</dc:creator>
      <dc:date>2023-09-23T06:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Display GraphicsOverlayCollection below OperationalLayers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/display-graphicsoverlaycollection-below/m-p/1331891#M12139</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;As&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/647271"&gt;@AlexanderZhang&lt;/a&gt;&amp;nbsp;noted Graphics are always displayed over the top of other map layers, but if you want to interleave content between other map layers then you should use Feature Collections. For more info see:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/net/api-reference/api/net/Esri.ArcGISRuntime/Esri.ArcGISRuntime.Mapping.FeatureCollectionLayer.html" target="_self"&gt;Class FeatureCollectionLayer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/net/wpf/sample-code/feature-collection-layer/" target="_blank"&gt;Feature collection layer | ArcGIS Maps SDK for .NET | ArcGIS Developers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/net/wpf/sample-code/feature-collection-layer-query/" target="_blank"&gt;Feature collection layer (query) | ArcGIS Maps SDK for .NET | ArcGIS Developers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2023 10:35:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/display-graphicsoverlaycollection-below/m-p/1331891#M12139</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2023-09-25T10:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Display GraphicsOverlayCollection below OperationalLayers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/display-graphicsoverlaycollection-below/m-p/1332055#M12143</link>
      <description>&lt;P&gt;Awesome, thanks for your replies. Will go ahead and change my implementations from Graphics layers to Feature layers, although I wish I had known this sooner!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2023 16:34:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/display-graphicsoverlaycollection-below/m-p/1332055#M12143</guid>
      <dc:creator>TejaBalu</dc:creator>
      <dc:date>2023-09-25T16:34:28Z</dc:date>
    </item>
  </channel>
</rss>

