<?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: Trying to Integrate 3.0 ClusterLayer in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426541#M39241</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ESRI, any help?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Jun 2012 19:21:47 GMT</pubDate>
    <dc:creator>MarkHoover</dc:creator>
    <dc:date>2012-06-29T19:21:47Z</dc:date>
    <item>
      <title>Trying to Integrate 3.0 ClusterLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426539#M39239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to integrate the new ClusterLayer sample introduced at 3.0 (&lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/demos/layers/layers_point_clustering.html" rel="nofollow noopener noreferrer" target="_blank"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/demos/layers/layers_point_clustering.html&lt;/A&gt;&lt;SPAN&gt;) into my application but I'm having some problems with the dojo.require statement.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, I've included the dojo.require("extras.Clusterlayer"); statement in my Default.aspx page.&amp;nbsp; But when I try to load my application with that statement included, it fails to load...I just end up with a blank page.&amp;nbsp; Then I saw this code in the sample:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&amp;lt;script&amp;gt;
var dojoConfig = {
parseOnLoad: true,
packages: [{
"name": "extras",
"location": location.pathname.replace(/\/[^/]+$/, '') + "/extras"
}]
};
&amp;lt;/script&amp;gt; 
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I included it in mine and still nothing.&amp;nbsp; I realized the "location" property's pathname was probably incorrect, but I've tried everything I can think of, including setting "location" to "help.arcgis.com/en/webapi/javascript/arcgis/demos/layers/extras" which I assume is what it must be in the sample but no dice.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone instruct me on what I'm doing wrong here?&amp;nbsp; Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 19:12:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426539#M39239</guid>
      <dc:creator>MarkHoover</dc:creator>
      <dc:date>2021-12-11T19:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Integrate 3.0 ClusterLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426540#M39240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Indeed, simply copying the sample code and trying to run it locally produces the same problem.&amp;nbsp; Any assistance available?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2012 15:35:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426540#M39240</guid>
      <dc:creator>MarkHoover</dc:creator>
      <dc:date>2012-06-29T15:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Integrate 3.0 ClusterLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426541#M39241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ESRI, any help?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2012 19:21:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426541#M39241</guid>
      <dc:creator>MarkHoover</dc:creator>
      <dc:date>2012-06-29T19:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Integrate 3.0 ClusterLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426542#M39242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I just ran a quick test using the cluster sample code and was able to run it locally. Here are the steps I performed:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Downloaded the zip file containing the cluster code from here: &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=4174dcae65bf42e1b776c17da4b279c1"&gt;http://www.arcgis.com/home/item.html?id=4174dcae65bf42e1b776c17da4b279c1&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;2.Unzip the contents into a folder called cluster in&amp;nbsp; my web server root direction (c:/inetpub/wwwroot)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3.Test the app in my browser&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://localhost/cluster/layers_point_clustering.html"&gt;http://localhost/cluster/layers_point_clustering.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Indeed, simply copying the sample code and trying to run it locally produces the same problem.&amp;nbsp; Any assistance available?&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2012 20:51:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426542#M39242</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2012-06-29T20:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Integrate 3.0 ClusterLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426543#M39243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This was discussed in a previous thread, but also make sure that your server environment is configured to serve .json, as that is how the point data for this sample is stored under the "/data" folder.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2012 21:35:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426543#M39243</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2012-06-29T21:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Integrate 3.0 ClusterLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426544#M39244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Finally got it working...aiming at the correct path to parse the extras library proved a pain, but it works!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now then, I think there is a small fault in the extras/ClusterLayer.js file included in Esri's sample.&amp;nbsp; There is a line of code that says:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;alert('Sorry, that cluster contains more than 1000 points.&amp;nbsp; Zoom in for more detail.');&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I submit it should say:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;alert('Sorry, that cluster contains more than ' + this._maxSingles + ' points. Zoom in for more detail.');&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As maxSingles is an option provided to the user during configuration of a new ClusterLayer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mark&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2012 14:40:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426544#M39244</guid>
      <dc:creator>MarkHoover</dc:creator>
      <dc:date>2012-07-06T14:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Integrate 3.0 ClusterLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426545#M39245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Now then, I think there is a small fault in the extras/ClusterLayer.js file included in Esri's sample.&amp;nbsp; There is a line of code that says:&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;alert('Sorry, that cluster contains more than 1000 points.&amp;nbsp; Zoom in for more detail.');&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;I submit it should say:&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;alert('Sorry, that cluster contains more than ' + this._maxSingles + ' points. Zoom in for more detail.');&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;As maxSingles is an option provided to the user during configuration of a new ClusterLayer.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Mark&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You're right, I'll make the change.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2012 14:47:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426545#M39245</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2012-07-06T14:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Integrate 3.0 ClusterLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426546#M39246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i don't see extras/ClusterLayer.js&amp;nbsp; in the downloaded code. Am i missing something ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2012 14:13:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426546#M39246</guid>
      <dc:creator>ManvinderKaur</dc:creator>
      <dc:date>2012-08-14T14:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Integrate 3.0 ClusterLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426547#M39247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i don't see extras/ClusterLayer.js in the downloaded code too.And i can't find it in the dojo library.where it is?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 01:54:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426547#M39247</guid>
      <dc:creator>lijack</dc:creator>
      <dc:date>2012-08-17T01:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Integrate 3.0 ClusterLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426548#M39248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;i don't see extras/ClusterLayer.js in the downloaded code too.And i can't find it in the dojo library.where it is?&lt;BR /&gt;thanks&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We made an update and missed adding the extras directory and ClusterLayer.js file to the download. I fixed this yesterday. Please re-download:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://www.arcgis.com/sharing/content/items/1a6528fd3c774cfbbdf46df66c42958f/data"&gt;http://www.arcgis.com/sharing/content/items/1a6528fd3c774cfbbdf46df66c42958f/data&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 12:22:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426548#M39248</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2012-08-17T12:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Integrate 3.0 ClusterLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426549#M39249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;We made an update and missed adding the extras directory and ClusterLayer.js file to the download. I fixed this yesterday. Please re-download:&amp;nbsp; &lt;A href="http://www.arcgis.com/sharing/content/items/1a6528fd3c774cfbbdf46df66c42958f/data"&gt;http://www.arcgis.com/sharing/content/items/1a6528fd3c774cfbbdf46df66c42958f/data&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;thank you for your help. but i also can't run the api that [URL="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/webapi/javascript/arcgis/demos/layers/layers_point_clustering.html" rel="nofollow" target="_blank"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/demos/layers/layers_point_clustering.html&lt;/A&gt;&lt;SPAN&gt;"] successfully by vs2008. at first,the firebug note me that extras/ClusterLayer.js not found. but after extras/ClusterLayer.js added to dojo library,the firbug note me that map.js not found. so i want know what happen.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks, I am a novice programming.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Aug 2012 07:32:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426549#M39249</guid>
      <dc:creator>lijack</dc:creator>
      <dc:date>2012-08-19T07:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Integrate 3.0 ClusterLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426550#M39250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does this link work in your browser:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/demos/layers/layers_point_clustering.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/demos/layers/layers_point_clustering.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 14:58:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426550#M39250</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2012-08-20T14:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Integrate 3.0 ClusterLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426551#M39251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Does this link work in your browser:&amp;nbsp; &lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/demos/layers/layers_point_clustering.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/demos/layers/layers_point_clustering.html&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;yes.this link can&amp;nbsp; work in my browser.but the layers_point_clustering.html file can't work in my browser after the file double clicked.my aim is the file can work in my browser.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;so how to do about this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2012 13:26:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426551#M39251</guid>
      <dc:creator>lijack</dc:creator>
      <dc:date>2012-08-21T13:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Integrate 3.0 ClusterLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426552#M39252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;the layers_point_clustering.html file can't work in my browser after the file double clicked.my aim is the file can work in my browser.&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Rather than running the sample by double-clicking it, you need to use a web server (like IIS or Apache). Your web server can be local. The important part is that you run JS API samples over &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN&gt; rather than file://.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2012 13:43:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426552#M39252</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2012-08-21T13:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Integrate 3.0 ClusterLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426553#M39253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Rather than running the sample by double-clicking it, you need to use a web server (like IIS or Apache). Your web server can be local. The important part is that you run JS API samples over http:// rather than file://.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I used the web server(IIS),it can work but also have some problem.It just show a map without the point.The firebug note me that Error: Unable to load data/1000-photos.json status:404&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2012 11:34:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426553#M39253</guid>
      <dc:creator>lijack</dc:creator>
      <dc:date>2012-08-22T11:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Integrate 3.0 ClusterLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426554#M39254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try loading the .json file directly in your browser. If you still get a 404, and you're sure that the path to the file is correct, you probably need to configure IIS to server JSON:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://stackoverflow.com/q/332988/1934"&gt;http://stackoverflow.com/q/332988/1934&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2012 14:02:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426554#M39254</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2012-08-22T14:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Integrate 3.0 ClusterLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426555#M39255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Try loading the .json file directly in your browser. If you still get a 404, and you're sure that the path to the file is correct, you probably need to configure IIS to server JSON:&amp;nbsp; &lt;A href="http://stackoverflow.com/q/332988/1934"&gt;http://stackoverflow.com/q/332988/1934&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much.It's work in my IIS server.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Aug 2012 14:51:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426555#M39255</guid>
      <dc:creator>lijack</dc:creator>
      <dc:date>2012-08-25T14:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Integrate 3.0 ClusterLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426556#M39256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When I added the point clustering js to my project with other js files, the error "esri is not defined" occurred.&amp;nbsp; How to fix this bugs?&amp;nbsp; Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Aug 2012 20:04:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426556#M39256</guid>
      <dc:creator>ZhiLiu</dc:creator>
      <dc:date>2012-08-25T20:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Integrate 3.0 ClusterLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426557#M39257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;When I added the point clustering js to my project with other js files, the error "esri is not defined" occurred.&amp;nbsp; How to fix this bugs?&amp;nbsp; Thanks!&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This usually happens when you try to reference something in the library before it's been loaded. We mention this in the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp/migration_30.htm"&gt;Migrating to 3.0 doc&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2012 01:57:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426557#M39257</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2012-08-27T01:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Integrate 3.0 ClusterLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426558#M39258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;This usually happens when you try to reference something in the library before it's been loaded. We mention this in the &lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp/migration_30.htm"&gt;Migrating to 3.0 doc&lt;/A&gt;.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ok, it works fine now.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Another question:&amp;nbsp; How to automatically zoom in the selected cluster by one click, then show the points?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2012 13:59:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-integrate-3-0-clusterlayer/m-p/426558#M39258</guid>
      <dc:creator>ZhiLiu</dc:creator>
      <dc:date>2012-09-07T13:59:42Z</dc:date>
    </item>
  </channel>
</rss>

