Aitor,<br><br>I'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><canvas id="test" width="580" height="362" style="display:none"></canvas><br>On lib\OpenLayers\Layer\Canvas.js I have changed the initialize for this:<br><br> initialize: function(name, options) {
<br> OpenLayers.Layer.prototype.initialize.apply(this, arguments);<br><br> if (navigator.appName.indexOf("Microsoft")>-1)<br> {<br> this.canvas = document.getElementById('test');
<br> this.canvas.style.display="";<br> this.div.appendChild(this.canvas);<br> }<br><br> },<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> <<a href="mailto:aitor.calero@usm.es">aitor.calero@usm.es</a>> 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>"Everything under the sun is in tune<br>But the sun is eclipsed by the moon"