<?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 Prevent elements on a layer blocking other layers in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/prevent-elements-on-a-layer-blocking-other-layers/m-p/1290004#M81187</link>
    <description>&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;I am rendering a features layer and a building scene layer in the same view. The building scene layer contains walls that causing graphics on feature layer become invisible from some viewing perspective.&lt;/P&gt;&lt;P&gt;Originally there is a graphic icon at the position.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="graphic_appears.png" style="width: 272px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/70911i1E5571BFE54F0137/image-size/large?v=v2&amp;amp;px=999" role="button" title="graphic_appears.png" alt="graphic_appears.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If I rotate the camera a bit (or navigate), the graphic icon disappears. It seems the wall hides the graphic.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="graphic_disappears.png" style="width: 290px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/70910i7ED55387029FBF88/image-size/large?v=v2&amp;amp;px=999" role="button" title="graphic_disappears.png" alt="graphic_disappears.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Indeed it makes sense that the icon should not be visible because the wall physically blocks the view, but I need all the icons to be statically visible no matter how I rotate the camera. Is is possible to do it?&lt;/P&gt;&lt;P&gt;Appreciate for any help!&lt;/P&gt;</description>
    <pubDate>Wed, 17 May 2023 09:19:13 GMT</pubDate>
    <dc:creator>Blakearc</dc:creator>
    <dc:date>2023-05-17T09:19:13Z</dc:date>
    <item>
      <title>Prevent elements on a layer blocking other layers</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/prevent-elements-on-a-layer-blocking-other-layers/m-p/1290004#M81187</link>
      <description>&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;I am rendering a features layer and a building scene layer in the same view. The building scene layer contains walls that causing graphics on feature layer become invisible from some viewing perspective.&lt;/P&gt;&lt;P&gt;Originally there is a graphic icon at the position.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="graphic_appears.png" style="width: 272px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/70911i1E5571BFE54F0137/image-size/large?v=v2&amp;amp;px=999" role="button" title="graphic_appears.png" alt="graphic_appears.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If I rotate the camera a bit (or navigate), the graphic icon disappears. It seems the wall hides the graphic.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="graphic_disappears.png" style="width: 290px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/70910i7ED55387029FBF88/image-size/large?v=v2&amp;amp;px=999" role="button" title="graphic_disappears.png" alt="graphic_disappears.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Indeed it makes sense that the icon should not be visible because the wall physically blocks the view, but I need all the icons to be statically visible no matter how I rotate the camera. Is is possible to do it?&lt;/P&gt;&lt;P&gt;Appreciate for any help!&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 09:19:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/prevent-elements-on-a-layer-blocking-other-layers/m-p/1290004#M81187</guid>
      <dc:creator>Blakearc</dc:creator>
      <dc:date>2023-05-17T09:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: Prevent elements on a layer blocking other layers</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/prevent-elements-on-a-layer-blocking-other-layers/m-p/1290128#M81189</link>
      <description>&lt;P&gt;Something like this?&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/sandbox/?sample=layers-scenelayer-feature-masking" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/sample-code/sandbox/?sample=layers-scenelayer-feature-masking&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Scene and feature layers co-exist.&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 15:15:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/prevent-elements-on-a-layer-blocking-other-layers/m-p/1290128#M81189</guid>
      <dc:creator>LefterisKoumis</dc:creator>
      <dc:date>2023-05-17T15:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Prevent elements on a layer blocking other layers</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/prevent-elements-on-a-layer-blocking-other-layers/m-p/1290514#M81196</link>
      <description>&lt;P&gt;Hi. Thank you for the reply.&lt;/P&gt;&lt;P&gt;In your link, I can see the tree models co-exist with the building scene. But the trees still can be blocked by the buildings if you turn the camera around. I want to show the trees even the building is standing in front of the geometry in the view.&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 01:36:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/prevent-elements-on-a-layer-blocking-other-layers/m-p/1290514#M81196</guid>
      <dc:creator>Blakearc</dc:creator>
      <dc:date>2023-05-18T01:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: Prevent elements on a layer blocking other layers</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/prevent-elements-on-a-layer-blocking-other-layers/m-p/1292006#M81229</link>
      <description>&lt;P&gt;Thanks for bringing this up, we are aware and currently investigating potential solutions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the meantime we recommend using one of the&amp;nbsp;workarounds (can also be combined):&lt;/P&gt;&lt;P&gt;1) Adding callouts to the symbol, see &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-PointSymbol3D.html#callout" target="_self"&gt;PointSymbol3D.callout&lt;/A&gt; or the following &lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/visualization-label-callout/" target="_self"&gt;callout sample&lt;/A&gt;. This will make your blue icon appear above the room while having the callout pinpoint the exact location in the room.&lt;/P&gt;&lt;P&gt;2) Make your contextual building (walls, floors, etc.) transparent and visualize the location using a volumetric 3D symbology (&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-ObjectSymbol3DLayer.html" target="_self"&gt;ObjectSymbol3DLayer&lt;/A&gt; or &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-WebStyleSymbol.html" target="_self"&gt;WebStyleSymbol&lt;/A&gt;) instead of an icon. This will make your symbol visible through the transparent building.&amp;nbsp;&lt;/P&gt;&lt;P&gt;That being said, it would be interesting to hear what your expected behavior is. We understand the need of being able to see that there is a feature behind the wall. The solution to the problem is not straightforward and there are different approaches. Please let us know if you have anything in mind.&lt;/P&gt;&lt;P&gt;I will bookmark this thread in our backlog and update you here, once we release anything related to this topic.&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 10:37:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/prevent-elements-on-a-layer-blocking-other-layers/m-p/1292006#M81229</guid>
      <dc:creator>ArnoFiva</dc:creator>
      <dc:date>2023-05-23T10:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: Prevent elements on a layer blocking other layers</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/prevent-elements-on-a-layer-blocking-other-layers/m-p/1634387#M87388</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm having the same problem, and I've come across this post. In my case, a polyline is blocking a point feature:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="janvinas_0-1752931630414.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/136794i9942C600AFFEF48E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="janvinas_0-1752931630414.png" alt="janvinas_0-1752931630414.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="janvinas_1-1752931646733.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/136795iED9EDA939D760C98/image-size/medium?v=v2&amp;amp;px=400" role="button" title="janvinas_1-1752931646733.png" alt="janvinas_1-1752931646733.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I would prefer not using 3D symbols because the point should be visible from a wide range of zoom levels.&amp;nbsp;Has there been any update that could allow me to prevent features occluding other features behind?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jan.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Jul 2025 13:31:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/prevent-elements-on-a-layer-blocking-other-layers/m-p/1634387#M87388</guid>
      <dc:creator>janvinas</dc:creator>
      <dc:date>2025-07-19T13:31:01Z</dc:date>
    </item>
  </channel>
</rss>

