<?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 Overlapping graphics within one layer in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/overlapping-graphics-within-one-layer/m-p/1481928#M84755</link>
    <description>&lt;P&gt;Hello!&lt;BR /&gt;The map has a FeatureLayer with graphics&lt;SPAN&gt;&amp;nbsp;from an array of client-side features&lt;/SPAN&gt;, I expect fairly standard behavior: when you click on a graphic object, it appears at the top and overlaps all other graphic objects that are also located on this layer.&lt;BR /&gt;Unfortunately, this behavior is not expected by default settings; perhaps there are some tools to control the overlay within one layer?&lt;BR /&gt;&lt;BR /&gt;By analogy with layers, I tried to change the order of graphic objects in the array, but this did not give results.&amp;nbsp;&lt;BR /&gt;I also tried setting the orderBy field to the layer and changing the required field for the graphic object when selected&lt;/P&gt;</description>
    <pubDate>Fri, 31 May 2024 10:24:05 GMT</pubDate>
    <dc:creator>AndrewAE</dc:creator>
    <dc:date>2024-05-31T10:24:05Z</dc:date>
    <item>
      <title>Overlapping graphics within one layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/overlapping-graphics-within-one-layer/m-p/1481928#M84755</link>
      <description>&lt;P&gt;Hello!&lt;BR /&gt;The map has a FeatureLayer with graphics&lt;SPAN&gt;&amp;nbsp;from an array of client-side features&lt;/SPAN&gt;, I expect fairly standard behavior: when you click on a graphic object, it appears at the top and overlaps all other graphic objects that are also located on this layer.&lt;BR /&gt;Unfortunately, this behavior is not expected by default settings; perhaps there are some tools to control the overlay within one layer?&lt;BR /&gt;&lt;BR /&gt;By analogy with layers, I tried to change the order of graphic objects in the array, but this did not give results.&amp;nbsp;&lt;BR /&gt;I also tried setting the orderBy field to the layer and changing the required field for the graphic object when selected&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2024 10:24:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/overlapping-graphics-within-one-layer/m-p/1481928#M84755</guid>
      <dc:creator>AndrewAE</dc:creator>
      <dc:date>2024-05-31T10:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Overlapping graphics within one layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/overlapping-graphics-within-one-layer/m-p/1482051#M84756</link>
      <description>&lt;P&gt;Could you make another &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-GraphicsLayer.html" target="_self"&gt;GraphicsLayer&lt;/A&gt; for display? When a graphic in the "base" layer is clicked, you add it to the "display" layer (above the base). Then remove it from the "display" layer when something else is clicked.&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2024 13:58:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/overlapping-graphics-within-one-layer/m-p/1482051#M84756</guid>
      <dc:creator>BlakeTerhune</dc:creator>
      <dc:date>2024-05-31T13:58:28Z</dc:date>
    </item>
  </channel>
</rss>

