<?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: IE7-compatible Heatmap for JSAPI? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/ie7-compatible-heatmap-for-jsapi/m-p/121009#M11289</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://caniuse.com/#search=canvas"&gt;It looks like IE9 was the first version of IE to support HTML5 &amp;lt;canvas&amp;gt; element&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Feb 2013 16:49:30 GMT</pubDate>
    <dc:creator>JeffJacobson</dc:creator>
    <dc:date>2013-02-11T16:49:30Z</dc:date>
    <item>
      <title>IE7-compatible Heatmap for JSAPI?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/ie7-compatible-heatmap-for-jsapi/m-p/121006#M11286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've seen great HTML5 (Canvas)-based heatmap capabilities on this forum but am looking for something that works with IE7...has anyone got anything to share?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Phil&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 18:14:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/ie7-compatible-heatmap-for-jsapi/m-p/121006#M11286</guid>
      <dc:creator>philippenn</dc:creator>
      <dc:date>2012-04-11T18:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: IE7-compatible Heatmap for JSAPI?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/ie7-compatible-heatmap-for-jsapi/m-p/121007#M11287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Phil,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is a sample implementation of HEAT maps using google maps. This API works with ArcGIS JS API too. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://geochalkboard.wordpress.com/2009/03/11/density-mapping-in-google-maps-with-heatmapapi/"&gt;http://geochalkboard.wordpress.com/2009/03/11/density-mapping-in-google-maps-with-heatmapapi/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ravi.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Apr 2012 14:46:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/ie7-compatible-heatmap-for-jsapi/m-p/121007#M11287</guid>
      <dc:creator>RaviKonaparthi</dc:creator>
      <dc:date>2012-04-14T14:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: IE7-compatible Heatmap for JSAPI?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/ie7-compatible-heatmap-for-jsapi/m-p/121008#M11288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just wondering if anyone EVER found a way to get heatmap.js working on IE8 and below. Doing a project for a client and she insists that IE8 should be supported but I cannot for the life of me find a working sample of heatmap.js on anything other than IE9. My implementation works great on IE9 but is unable to run on IE8. Any one with ideas on how to make it work? I'd appreciate it greatly.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Feb 2013 18:50:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/ie7-compatible-heatmap-for-jsapi/m-p/121008#M11288</guid>
      <dc:creator>LabanNdungo</dc:creator>
      <dc:date>2013-02-10T18:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: IE7-compatible Heatmap for JSAPI?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/ie7-compatible-heatmap-for-jsapi/m-p/121009#M11289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://caniuse.com/#search=canvas"&gt;It looks like IE9 was the first version of IE to support HTML5 &amp;lt;canvas&amp;gt; element&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2013 16:49:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/ie7-compatible-heatmap-for-jsapi/m-p/121009#M11289</guid>
      <dc:creator>JeffJacobson</dc:creator>
      <dc:date>2013-02-11T16:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: IE7-compatible Heatmap for JSAPI?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/ie7-compatible-heatmap-for-jsapi/m-p/121010#M11290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm COMPLETELY throwing this out as wild advice but you could look into this &lt;/SPAN&gt;&lt;A href="http://code.google.com/p/explorercanvas/"&gt;HTML5 Canvas for Internet Explorer&lt;/A&gt;&lt;SPAN&gt; and see if it helps make the heatmap apps work?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I stumbled across this while trying to get charting working for IE-8 (the canvas is an issue for this as well). I never pursued what I have linked but maybe it can work for you...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2013 17:00:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/ie7-compatible-heatmap-for-jsapi/m-p/121010#M11290</guid>
      <dc:creator>SteveCole</dc:creator>
      <dc:date>2013-02-11T17:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: IE7-compatible Heatmap for JSAPI?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/ie7-compatible-heatmap-for-jsapi/m-p/121011#M11291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you are stuck on IE7 (bad luck) and can install IE plugins then rather than the one above (which looks interesting) why no go the whole way and use&lt;/SPAN&gt;&lt;A href="https://developers.google.com/chrome/chrome-frame/"&gt; Google Chrome Frame&lt;/A&gt;&lt;SPAN&gt; which will give you the Chrome experiance, but within an IE container - which will remain IE for the majority of sites.&amp;nbsp; I'm about to deploy this internally until we can get of XP/IE8&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2013 17:11:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/ie7-compatible-heatmap-for-jsapi/m-p/121011#M11291</guid>
      <dc:creator>AdrianMarsden</dc:creator>
      <dc:date>2013-02-11T17:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: IE7-compatible Heatmap for JSAPI?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/ie7-compatible-heatmap-for-jsapi/m-p/121012#M11292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mark Pilgrim, in his great work "Dive Into HTML5" &lt;/SPAN&gt;&lt;A href="http://diveintohtml5.info/canvas.html#ie"&gt;suggests&lt;/A&gt;&lt;SPAN&gt; using &lt;/SPAN&gt;&lt;A href="http://code.google.com/p/explorercanvas/"&gt;excanvas.js&lt;/A&gt;&lt;SPAN&gt; for IE support.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure if that would fit the bill.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2013 17:30:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/ie7-compatible-heatmap-for-jsapi/m-p/121012#M11292</guid>
      <dc:creator>MattLane</dc:creator>
      <dc:date>2013-02-11T17:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: IE7-compatible Heatmap for JSAPI?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/ie7-compatible-heatmap-for-jsapi/m-p/121013#M11293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear Matt, evtguy and amarsden,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot for your advice. I have actually been looking at excanvas.js for the past two days and trying to make it work. However, still hitting a brick wall. Have modified the excanvas.js script a bit but IE8 is still not able to recognize the canvas element. Anyone with experience on this? Wondering if Phillip Penn managed to get something - I saw on github that he was contributing to the heatmap.js repository.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2013 06:12:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/ie7-compatible-heatmap-for-jsapi/m-p/121013#M11293</guid>
      <dc:creator>LabanNdungo</dc:creator>
      <dc:date>2013-02-12T06:12:17Z</dc:date>
    </item>
  </channel>
</rss>

