<?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: Adding more points to my ClusterLayer in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-more-points-to-my-clusterlayer/m-p/510702#M47556</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, The answer is.. to go get some of the data and plunk it on the map.&amp;nbsp; Make sure you keep the original collection of objects in memory and then add more to that through subsequent db calls.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;as the collection grows send it towards the clusterlayer.js in a rolling fashion.&amp;nbsp; You will have to programatically blow away the clusterlayer on the map and then replace it immediately after that.&amp;nbsp; The performance is good.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have gotten 100K+ points on the map with no problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Nov 2013 14:51:09 GMT</pubDate>
    <dc:creator>AndrewDavis</dc:creator>
    <dc:date>2013-11-11T14:51:09Z</dc:date>
    <item>
      <title>Adding more points to my ClusterLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-more-points-to-my-clusterlayer/m-p/510701#M47555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have been working with the clusterlayer examples and have had success with up to 10,000 points.&amp;nbsp; However, my database query which brings back my collection of JSON objects takes a while.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to start displaying results quickly, so I am trying to figure out how to start my clusterlayer with 1,000 points and then in a rolling fashion add an additional 1,000 to it.&amp;nbsp; I have the layer running (on a button click) and then I want to simulate the adding of other data points to the original clusterlayer through a button click.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So far I am having no luck with this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone else tried something like this where you may be adding points dynamically, to an existing clusterlayer (which is on the map and has data in it)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Nov 2013 16:07:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-more-points-to-my-clusterlayer/m-p/510701#M47555</guid>
      <dc:creator>AndrewDavis</dc:creator>
      <dc:date>2013-11-08T16:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: Adding more points to my ClusterLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-more-points-to-my-clusterlayer/m-p/510702#M47556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, The answer is.. to go get some of the data and plunk it on the map.&amp;nbsp; Make sure you keep the original collection of objects in memory and then add more to that through subsequent db calls.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;as the collection grows send it towards the clusterlayer.js in a rolling fashion.&amp;nbsp; You will have to programatically blow away the clusterlayer on the map and then replace it immediately after that.&amp;nbsp; The performance is good.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have gotten 100K+ points on the map with no problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 14:51:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-more-points-to-my-clusterlayer/m-p/510702#M47556</guid>
      <dc:creator>AndrewDavis</dc:creator>
      <dc:date>2013-11-11T14:51:09Z</dc:date>
    </item>
  </channel>
</rss>

