<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7226.0">
<TITLE>Is drawing lines (canvas.drawLine) in Internet Explorer possible?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hello List,</FONT>

<BR><FONT SIZE=2 FACE="Arial">I've tested the OpenLayers Canvas example and it worked fine with Firefox, at least with the google map selected (not with the wms, but I only need the Google one anyways):</FONT></P>

<P><A HREF="http://map.webser125.lookass.ch/openlayers/examples/canvas.html"><U><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">http://map.webser125.lookass.ch/openlayers/examples/canvas.html</FONT></U></A>

<BR><FONT SIZE=2 FACE="Arial">After a few tests, I developed a tool to draw a route on the google map using this canvas thing and markers:<BR>
</FONT><A HREF="http://dev.webser125.lookass.ch/OpenLayers_Google_db/click_lines.php"><U><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">http://dev.webser125.lookass.ch/OpenLayers_Google_db/click_lines.php</FONT></U></A>

<BR><FONT SIZE=2 FACE="Arial">I saw that it does not work with IE, so I checked the original canvas implementation from the OpenLayers examples: I found out that this one doesn't work with IE aswell.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Is there any way to make drawing lines compatible with IE?</FONT>

<BR><FONT SIZE=2 FACE="Arial">Another question:<BR>
Is it possible to get the distance between markers in km? Haven't seen that anywhere.</FONT>

<BR><FONT SIZE=2 FACE="Arial">Thank you!</FONT>
</P>

</BODY>
</HTML>