<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
<br>I tried Firefox, ie 9 , safari , and chrome, and I get the same result in all of them.<div>I added a single point using the heatmap script and without adding the ext-base.js and I get the right gradients of colours, from blue to red. But as soon as I add the ext-base.js the points are shown in black</div><div><br></div><div><br><div><div id="SkyDrivePlaceholder"></div>&gt; Date: Tue, 19 Jun 2012 20:09:40 -0400<br>&gt; Subject: Re: {SpamScore: ssss} [Users] GeoExt breaks OpenLayers Heatmap<br>&gt; From: dan@inlet.geol.sc.edu<br>&gt; To: japr94@hotmail.com<br>&gt; CC: users@geoext.org<br>&gt; <br>&gt; What browser are you using. It seems to work in Firefox, or at least I am<br>&gt; not seeing any errors.<br>&gt; <br>&gt; Dan<br>&gt; &gt;<br>&gt; &gt; Hi all,<br>&gt; &gt; I'm using GeoExt to create a tree node structure for my layers, and I'm<br>&gt; &gt; using the following heatmap script:<br>&gt; &gt; http://www.websitedev.de/temp/openlayers-heatmap-layer.htmlThe heatmap<br>&gt; &gt; functionality breaks in my application when I add this script<br>&gt; &gt; /ext-3.4.0/adapter/ext/ext-base-debug.js", without making any other<br>&gt; &gt; changes to my code.<br>&gt; &gt;<br>&gt; &gt; It seems that the points are displaying correctly, is just the colour that<br>&gt; &gt; is not showing properly. Instead of showing the colours, everything is<br>&gt; &gt; displayed in black with the correct intensity.This is the error that I'm<br>&gt; &gt; getting:<br>&gt; &gt; Uncaught TypeError: Cannot read property 'x' of null<br>&gt; &gt; OpenLayers.js:516OpenLayers.Map.OpenLayers.Class.getPixelFromLonLatOpenLayers.js:516OpenLayers.Map.OpenLayers.Class.getLayerPxFromLonLatOpenLayers.js:519Heatmap.Layer.OpenLayers.Class.moveToHeatmap.js:252OpenLayers.Map.OpenLayers.Class.moveToOpenLayers.js:498OpenLayers.Map.OpenLayers.Class.setCenterOpenLayers.js:473OpenLayers.Map.OpenLayers.Class.updateSizeOpenLayers.js:464(anonymous<br>&gt; &gt; function)<br>&gt; &gt;<br>&gt; &gt; The line  in the heatmap.js that is pointed in the error list does this<br>&gt; &gt; var pos = this.map.getLayerPxFromLonLat(src.lonlat);var x = pos.x - rad +<br>&gt; &gt; offsetX;var y = pos.y - rad + offsetY;<br>&gt; &gt;<br>&gt; &gt; Any idea of what is causing this problem?<br>&gt; &gt; Thanks in advance,<br>&gt; &gt; Julia<br>&gt; &gt;<br>&gt; &gt;                                                                                               _______________________________________________<br>&gt; &gt; Users mailing list<br>&gt; &gt; Users@geoext.org<br>&gt; &gt; http://www.geoext.org/cgi-bin/mailman/listinfo/users<br>&gt; &gt;<br>&gt; <br>&gt; <br></div></div>                                               </div></body>
</html>