<?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 renderer is not working with FeatureLayer in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/heatmap-renderer-is-not-working-with-featurelayer/m-p/118680#M11032</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also answered the same on your stackexchange question &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://gis.stackexchange.com/questions/293205/heatmap-not-working-on-featurelayer-arcgis-js-api-4-8" title="https://gis.stackexchange.com/questions/293205/heatmap-not-working-on-featurelayer-arcgis-js-api-4-8"&gt;feature layer - Heatmap not working on FeatureLayer (ArcGIS JS API 4.8) - Geographic Information Systems Stack Exchange&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Aug 2018 14:50:50 GMT</pubDate>
    <dc:creator>BjornSvensson</dc:creator>
    <dc:date>2018-08-23T14:50:50Z</dc:date>
    <item>
      <title>Heatmap renderer is not working with FeatureLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/heatmap-renderer-is-not-working-with-featurelayer/m-p/118677#M11029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to show Heatmap through FeatureLayer.&amp;nbsp;I tried my best but didn't get success to show heatmap on FeatureLayer with latest ArcGIS JavaScript API 4.8. My Code is located&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://jsfiddle.net/SiddharthMishra/eLg10whk/" rel="nofollow noreferrer" style="color: #005999; border: 0px; font-weight: inherit; text-decoration: underline;"&gt;here&lt;/A&gt;. I used&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-renderers-HeatmapRenderer.html" rel="nofollow noreferrer" style="color: #005999; border: 0px; font-weight: inherit; text-decoration: underline;"&gt;HeatMapRenderer&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to render the point on the map as the heat map. But somehow it is not working at all. I think I am missing something which would be an easy fix.&lt;/P&gt;&lt;P&gt;My code is given below:&lt;/P&gt;&lt;P&gt;&lt;A href="https://jsfiddle.net/SiddharthMishra/eLg10whk/"&gt;https://jsfiddle.net/SiddharthMishra/eLg10whk/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be a great help if we get some example using heatmap with the feature layer. Especially in Angular 5/6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;featurelayer‌ heatmaprenderer‌ renderer‌ featurelayerwithheatmaprenderer‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2018 22:08:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/heatmap-renderer-is-not-working-with-featurelayer/m-p/118677#M11029</guid>
      <dc:creator>SiddharthMishra</dc:creator>
      <dc:date>2018-08-22T22:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: Heatmap renderer is not working with FeatureLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/heatmap-renderer-is-not-working-with-featurelayer/m-p/118678#M11030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Siddharth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;From what I have been seeing on GeoNet posts the HeatMap renderer does not work with a FeatureLayer that comes from a collection of graphics. Maybe &lt;A href="https://community.esri.com/migrated-users/6443"&gt;Rene Rubalcava&lt;/A&gt;‌ can confirm.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 14:18:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/heatmap-renderer-is-not-working-with-featurelayer/m-p/118678#M11030</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-08-23T14:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: Heatmap renderer is not working with FeatureLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/heatmap-renderer-is-not-working-with-featurelayer/m-p/118679#M11031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert is correct. Heatmap requires WebGL, which requires Feature Layer services that are hosted or 10.6.1+. Heatmap with a collection of graphics does not work at the moment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 14:45:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/heatmap-renderer-is-not-working-with-featurelayer/m-p/118679#M11031</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2018-08-23T14:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: Heatmap renderer is not working with FeatureLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/heatmap-renderer-is-not-working-with-featurelayer/m-p/118680#M11032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also answered the same on your stackexchange question &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://gis.stackexchange.com/questions/293205/heatmap-not-working-on-featurelayer-arcgis-js-api-4-8" title="https://gis.stackexchange.com/questions/293205/heatmap-not-working-on-featurelayer-arcgis-js-api-4-8"&gt;feature layer - Heatmap not working on FeatureLayer (ArcGIS JS API 4.8) - Geographic Information Systems Stack Exchange&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 14:50:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/heatmap-renderer-is-not-working-with-featurelayer/m-p/118680#M11032</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2018-08-23T14:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Heatmap renderer is not working with FeatureLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/heatmap-renderer-is-not-working-with-featurelayer/m-p/118681#M11033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot, &lt;A href="https://community.esri.com/migrated-users/6443"&gt;Rene Rubalcava&lt;/A&gt;‌ and &lt;A href="https://community.esri.com/migrated-users/2906"&gt;Bjorn Svensson&lt;/A&gt;‌ for your response. It would be great if you guys can provide me&amp;nbsp;some&amp;nbsp;examples&amp;nbsp;for&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;Heatmap requires WebGL.&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 15:35:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/heatmap-renderer-is-not-working-with-featurelayer/m-p/118681#M11033</guid>
      <dc:creator>SiddharthMishra</dc:creator>
      <dc:date>2018-08-23T15:35:07Z</dc:date>
    </item>
  </channel>
</rss>

