<?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: Heatmap Problems in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/heatmap-problems/m-p/573009#M53538</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems Problem #1 was fixed last night by ESRI. My colleague told me that for him the provided sample worked, and after I cleared my browsercache, the problem was gone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The width/height issues where due to a css overflow: hidden which was affecting the div container for the renderer.&lt;/P&gt;&lt;P&gt;The other issues are gone as well, so nevermind the question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Mar 2015 11:42:26 GMT</pubDate>
    <dc:creator>SantoPfingsten</dc:creator>
    <dc:date>2015-03-27T11:42:26Z</dc:date>
    <item>
      <title>Heatmap Problems</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/heatmap-problems/m-p/573008#M53537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having some issues with the new Heatmaps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The provided sample does not work in chrome:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://developers.arcgis.com/javascript/samples/renderer_heatmap_weighted/" title="http://developers.arcgis.com/javascript/samples/renderer_heatmap_weighted/"&gt;FeatureLayer using Weighted HeatmapRenderer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Try panning, zooming, the heatmap will shortly move with the map, but when it upates, it just flips back to the initial state.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Width/height won't be&amp;nbsp; set&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;In my own code, I'm adding a Featurelayer using a featurecollection object instead of a REST url. but for some reason, the width and height of the layer will not be set, so it stays invisible with a 0/0 size.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Other issues&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;In my own code I avoided the above by setting width/height to 100%, but even in Firefox when I zoom in or pan, the heatmap either disappears or does not update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code I use to add the layer looks like this: &lt;A href="http://nopaste.linux-dev.org/?452725" title="http://nopaste.linux-dev.org/?452725"&gt;Perl Nopaste&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 09:50:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/heatmap-problems/m-p/573008#M53537</guid>
      <dc:creator>SantoPfingsten</dc:creator>
      <dc:date>2015-03-27T09:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: Heatmap Problems</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/heatmap-problems/m-p/573009#M53538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems Problem #1 was fixed last night by ESRI. My colleague told me that for him the provided sample worked, and after I cleared my browsercache, the problem was gone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The width/height issues where due to a css overflow: hidden which was affecting the div container for the renderer.&lt;/P&gt;&lt;P&gt;The other issues are gone as well, so nevermind the question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 11:42:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/heatmap-problems/m-p/573009#M53538</guid>
      <dc:creator>SantoPfingsten</dc:creator>
      <dc:date>2015-03-27T11:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: Heatmap Problems</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/heatmap-problems/m-p/573010#M53539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Problem #1 was not fixed, it seems to be a problem that only happens sometimes.&lt;/P&gt;&lt;P&gt;My colleagues don't have the problem, even tho they have the exact same Chrome Version.&lt;/P&gt;&lt;P&gt;It gets fixed once the browser window gets resized, but only until the next zoom/pan happens.&lt;IMG alt="before_pan.png" class="image-1 jive-image" height="123" src="https://community.esri.com/legacyfs/online/80114_before_pan.png" style="width: 203px; height: 123.11px;" width="203" /&gt;&lt;IMG alt="after_pan.png" class="image-2 jive-image" height="124" src="https://community.esri.com/legacyfs/online/80115_after_pan.png" style="width: 205px; height: 124.242px;" width="205" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2015 11:18:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/heatmap-problems/m-p/573010#M53539</guid>
      <dc:creator>SantoPfingsten</dc:creator>
      <dc:date>2015-03-30T11:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: Heatmap Problems</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/heatmap-problems/m-p/573011#M53540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm still having the same Problem.&lt;/P&gt;&lt;P&gt;I tried removing all chrome extensions, resetting settins to default, removing the AppData directory. Nothing seems to fix this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried just changing parameters like blurRadius, then calling redraw() on the featureLayer.&lt;/P&gt;&lt;P&gt;The Heatmap does blend out and in again, but it does not update to the new settings (in firefox it does).&lt;/P&gt;&lt;P&gt;I've run the chrome profiler on this test and the methods that take a long time all get called:&lt;BR /&gt;_createImageData, set src, toDataUrl, calculateIntensityMatrix&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 13:24:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/heatmap-problems/m-p/573011#M53540</guid>
      <dc:creator>SantoPfingsten</dc:creator>
      <dc:date>2015-04-22T13:24:31Z</dc:date>
    </item>
  </channel>
</rss>

