<?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: How to add cluster on 3d globe? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-cluster-on-3d-globe/m-p/1135463#M76017</link>
    <description>&lt;P&gt;Hy,&lt;BR /&gt;2022, the limitation is still there... When will clustering 3D implementation be done?&lt;BR /&gt;Regards,&lt;BR /&gt;Flavie&lt;/P&gt;</description>
    <pubDate>Mon, 21 Mar 2022 13:39:11 GMT</pubDate>
    <dc:creator>FlavieMoraux</dc:creator>
    <dc:date>2022-03-21T13:39:11Z</dc:date>
    <item>
      <title>How to add cluster on 3d globe?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-cluster-on-3d-globe/m-p/157456#M14709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN lang="en"&gt;Hello guys, I'm using this tutorial as a base: https://www.esri.com/arcgis-blog/products/js-api-arcgis/3d-gis/interactive-3d-globe/ my doubt is how to add a grouping of the added points. I already tried to use the clustering system that is in the documentation and it was not effective for me

This is the markers code:
 const extremesLayer = new GeoJSONLayer({
 url: "extreme-points.geojson",
 elevationInfo: {
 mode: "absolute-height",
 offset: offset
 },
 copyright: "Powered By &amp;lt;a href=\"https://visibleearth.nasa.gov/view.php?id=57747\" target=\"_blank\"&amp;gt;Imagem das nuvens&amp;lt;/a&amp;gt; cedidas pela NASA (image by Reto Stöckli) e &amp;lt;a href=\"https://hurb.com\" target=\"_blank\"&amp;gt;Hurb&amp;lt;/a&amp;gt;",
 renderer: {
 type: "simple",
 symbol: {
 type: "point-3d",
 symbolLayers: [{
 type: "icon",
 resource: { primitive: "circle" },
 material: { color: [0, 0, 0, 0] },
 outline: { color: [245, 99, 66, 1], size: 4 },
 size: 10
 }, {
 type: "icon",
 resource: { primitive: "circle" },
 material: { color: [0, 0, 0, 0] },
 outline: { color: [245, 99, 66, 1], size: 2 },
 size: 30
 }]
 }
 },

&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN lang="en"&gt;how to add a cluster? help me pls Sorry for bad English&lt;/SPAN&gt;&lt;/PRE&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/497765_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 08:20:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-cluster-on-3d-globe/m-p/157456#M14709</guid>
      <dc:creator>DanuStúdio</dc:creator>
      <dc:date>2021-12-11T08:20:31Z</dc:date>
    </item>
    <item>
      <title>Re:  How to add cluster on 3d globe?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-cluster-on-3d-globe/m-p/157457#M14710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Clustering is not available for 3D. See the documentation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-FeatureReductionCluster.html" title="https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-FeatureReductionCluster.html"&gt;FeatureReductionCluster | ArcGIS API for JavaScript 4.15&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2020 18:23:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-cluster-on-3d-globe/m-p/157457#M14710</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2020-06-24T18:23:30Z</dc:date>
    </item>
    <item>
      <title>Re:  How to add cluster on 3d globe?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-cluster-on-3d-globe/m-p/157458#M14711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Current known limitation for clustering:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/497799_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2020 21:21:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-cluster-on-3d-globe/m-p/157458#M14711</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2020-06-24T21:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to add cluster on 3d globe?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-cluster-on-3d-globe/m-p/1135463#M76017</link>
      <description>&lt;P&gt;Hy,&lt;BR /&gt;2022, the limitation is still there... When will clustering 3D implementation be done?&lt;BR /&gt;Regards,&lt;BR /&gt;Flavie&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 13:39:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-cluster-on-3d-globe/m-p/1135463#M76017</guid>
      <dc:creator>FlavieMoraux</dc:creator>
      <dc:date>2022-03-21T13:39:11Z</dc:date>
    </item>
    <item>
      <title>Re:  How to add cluster on 3d globe?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-cluster-on-3d-globe/m-p/1306488#M81636</link>
      <description>&lt;P&gt;Hy &lt;SPAN class=""&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/169842"&gt;@Noah-Sager&lt;/a&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Is the limitation permanent or is it under development ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Flavie&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2023 12:16:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-cluster-on-3d-globe/m-p/1306488#M81636</guid>
      <dc:creator>FlavieMoraux</dc:creator>
      <dc:date>2023-07-07T12:16:06Z</dc:date>
    </item>
    <item>
      <title>Re:  How to add cluster on 3d globe?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-cluster-on-3d-globe/m-p/1306528#M81637</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/88178"&gt;@FlavieMoraux&lt;/a&gt;.&amp;nbsp;Unfortunately, it's still a known limitation at this time, and I can't speak to what the future holds. If you want to submit an Idea, that might help as well.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/custom/page/page-id/arcgis-ideas" target="_blank"&gt;https://community.esri.com/t5/custom/page/page-id/arcgis-ideas&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2023 14:21:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-cluster-on-3d-globe/m-p/1306528#M81637</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2023-07-07T14:21:19Z</dc:date>
    </item>
    <item>
      <title>Re:  How to add cluster on 3d globe?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-cluster-on-3d-globe/m-p/1326264#M82179</link>
      <description>&lt;P&gt;Hy,&lt;/P&gt;&lt;P&gt;Here is new idea : &lt;A href="https://community.esri.com/t5/arcgis-javascript-maps-sdk-ideas/clustering-point-geometries-in-a-3d-sceneview/idi-p/1326263" target="_blank"&gt;https://community.esri.com/t5/arcgis-javascript-maps-sdk-ideas/clustering-point-geometries-in-a-3d-sceneview/idi-p/1326263&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Flavie&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 08:22:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-cluster-on-3d-globe/m-p/1326264#M82179</guid>
      <dc:creator>FlavieMoraux</dc:creator>
      <dc:date>2023-09-07T08:22:24Z</dc:date>
    </item>
  </channel>
</rss>

