<?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: Cluster labels are not display in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/cluster-labels-are-not-display/m-p/1164270#M77011</link>
    <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;cc:&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/169842"&gt;@Noah-Sager&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After analysis above issue we are able to find the root cause. When we remove any layer from the group after that label are not visible for all layers.&lt;/P&gt;&lt;P&gt;We tried to loadAll group layers still issue is there. When we hide the feature layer from group and layerList&amp;nbsp; then everything is working fine.&lt;/P&gt;&lt;P&gt;Can anyone help me to why labels are not visible when we remove one layer from the group layer.&lt;/P&gt;&lt;P&gt;We created one &lt;STRONG&gt;POC&lt;/STRONG&gt; on the same issue: Steps&lt;/P&gt;&lt;P&gt;1. From Expand Legend( left side) click&amp;nbsp; Group 1 and then click Group 2 once.&lt;/P&gt;&lt;P&gt;2. Now expand TOC(right side) and&amp;nbsp; expand predefined group layer&amp;nbsp; and click on del button(red background) for layer '&lt;SPAN&gt;Accidental Deaths'. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3. Now re-open TOC and click on cluster button for all layers.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You will observe labels are not visible on cluster points.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sample URL :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A title="Cluster Sample" href="https://stackblitz.com/edit/angular-cli-esri-map3-p7bpym?file=src%2Fapp%2Fesri-map%2Fesri-map.component.ts" target="_self"&gt;Cluster&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 14 Apr 2022 12:50:54 GMT</pubDate>
    <dc:creator>ShefaliMantri</dc:creator>
    <dc:date>2022-04-14T12:50:54Z</dc:date>
    <item>
      <title>Cluster labels are not display</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/cluster-labels-are-not-display/m-p/1155725#M76729</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;Using ArcGIS API 4.19&lt;/P&gt;&lt;P&gt;In our project we have one parent group layer and inside that multiple group layer which have collection of feature layers created from client side features. For each individual feature layer we can turn ON/OFF cluster.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Example:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;'Predefined' a parent group layer and added a child group layer 'Test' which have multiple feature layers like Test1, Test2, Test3, Test4.&lt;BR /&gt;Suppose we turn ON cluster for 'Test1' feature layer. Everything works as expected.&lt;/P&gt;&lt;P&gt;Now we added a new child group layer in Predeined group i.e. 'Custom' group layer which have multiple feature layers like custom1, custom2, custom3. When we turn ON cluster for 'custom1' layer, cluster is created,&amp;nbsp;&lt;SPAN&gt;however it does not show labels on it.&lt;/SPAN&gt;&amp;nbsp;Same behavior for all 'Custom' group feature layers.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Question:-&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;Why cluster labels are not visible for 'Custom' group feature layers?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is this something default behaviour or some settings are required&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Cluster creation code&lt;/STRONG&gt;:-&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cluster.PNG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/36851i3B3EBB3AB72D0CE3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="cluster.PNG" alt="cluster.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 15:03:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/cluster-labels-are-not-display/m-p/1155725#M76729</guid>
      <dc:creator>ShefaliMantri</dc:creator>
      <dc:date>2022-03-21T15:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster labels are not display</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/cluster-labels-are-not-display/m-p/1156197#M76738</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/239844"&gt;@ShefaliMantri&lt;/a&gt;,&amp;nbsp;can you share a simplified test-app that reproduces the issue on something like codepen? That would really help to diagnose and triage what is occurring.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2022 16:17:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/cluster-labels-are-not-display/m-p/1156197#M76738</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2022-03-22T16:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster labels are not display</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/cluster-labels-are-not-display/m-p/1161108#M76919</link>
      <description>&lt;P&gt;Sorry for late reply &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/169842"&gt;@Noah-Sager&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;We tried to create Sample using ArcGIS sample server layers &lt;SPAN&gt;and there it is non-reproducing.&amp;nbsp;It is happening only with our app in Angular 9, where we create a feature layer from feature collection and toggle cluster for individual layers.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2022 12:30:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/cluster-labels-are-not-display/m-p/1161108#M76919</guid>
      <dc:creator>ShefaliMantri</dc:creator>
      <dc:date>2022-04-05T12:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster labels are not display</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/cluster-labels-are-not-display/m-p/1164270#M77011</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;cc:&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/169842"&gt;@Noah-Sager&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After analysis above issue we are able to find the root cause. When we remove any layer from the group after that label are not visible for all layers.&lt;/P&gt;&lt;P&gt;We tried to loadAll group layers still issue is there. When we hide the feature layer from group and layerList&amp;nbsp; then everything is working fine.&lt;/P&gt;&lt;P&gt;Can anyone help me to why labels are not visible when we remove one layer from the group layer.&lt;/P&gt;&lt;P&gt;We created one &lt;STRONG&gt;POC&lt;/STRONG&gt; on the same issue: Steps&lt;/P&gt;&lt;P&gt;1. From Expand Legend( left side) click&amp;nbsp; Group 1 and then click Group 2 once.&lt;/P&gt;&lt;P&gt;2. Now expand TOC(right side) and&amp;nbsp; expand predefined group layer&amp;nbsp; and click on del button(red background) for layer '&lt;SPAN&gt;Accidental Deaths'. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3. Now re-open TOC and click on cluster button for all layers.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You will observe labels are not visible on cluster points.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sample URL :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A title="Cluster Sample" href="https://stackblitz.com/edit/angular-cli-esri-map3-p7bpym?file=src%2Fapp%2Fesri-map%2Fesri-map.component.ts" target="_self"&gt;Cluster&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2022 12:50:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/cluster-labels-are-not-display/m-p/1164270#M77011</guid>
      <dc:creator>ShefaliMantri</dc:creator>
      <dc:date>2022-04-14T12:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster labels are not display</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/cluster-labels-are-not-display/m-p/1169207#M77175</link>
      <description>&lt;P&gt;Hello team,&lt;/P&gt;&lt;P&gt;My issue is resolved after upgrade to ArcGIS API 4.23&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2022 09:34:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/cluster-labels-are-not-display/m-p/1169207#M77175</guid>
      <dc:creator>ShefaliMantri</dc:creator>
      <dc:date>2022-04-29T09:34:41Z</dc:date>
    </item>
  </channel>
</rss>

