Aitor,<br><br>I&#39;m using OL 2.3 rc1 with a canvas for IE, made by google.<br>You can download from <a href="http://sourceforge.net/projects/excanvas/">http://sourceforge.net/projects/excanvas/</a><br>Include excanvas in your code and add a canvas tag.
<br>&lt;canvas id=&quot;test&quot; width=&quot;580&quot; height=&quot;362&quot; style=&quot;display:none&quot;&gt;&lt;/canvas&gt;<br>On lib\OpenLayers\Layer\Canvas.js I have changed the initialize for this:<br><br>&nbsp;&nbsp;&nbsp; initialize: function(name, options) {
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OpenLayers.Layer.prototype.initialize.apply(this, arguments);<br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; if (navigator.appName.indexOf(&quot;Microsoft&quot;)&gt;-1)<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; this.canvas = document.getElementById(&#39;test&#39;);
<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; this.canvas.style.display=&quot;&quot;;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; this.div.appendChild(this.canvas);<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; }<br><br>&nbsp;&nbsp;&nbsp; },<br><br>It works well for me.<br><br>Good luck.<br><br>Fred<br><br><div><span class="gmail_quote">
On 1/11/07, <b class="gmail_sendername">Aitor Calero Garcia</b> &lt;<a href="mailto:aitor.calero@usm.es">aitor.calero@usm.es</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">









<div link="blue" vlink="purple" lang="ES">

<div>

<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;" lang="EN-GB">We are trying to use the canvas feature, but it does
not work on IE. Searching we have found a previous post about this topic,
suggesting to use a svn branch called "vector" wich work with IE. We
have try it without success. Is there anyone with the same problem? Any
suggestion will be very appreciated.</span></font></p>

</div>

</div>



<br>_______________________________________________<br>Users mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Users@openlayers.org">Users@openlayers.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://openlayers.org/mailman/listinfo/users" target="_blank">
http://openlayers.org/mailman/listinfo/users</a><br><br><br></blockquote></div><br><br clear="all"><br>-- <br>&quot;Everything under the sun is in tune<br>But the sun is eclipsed by the moon&quot;