Re: Drawing line using map coordinates
Try this DHTML. Very crude but I hope it gives you some lead
Kien
atif@kics.edu.p k (Atif) wrote in message news:<6a0a3f23. 0312240536.43df 8f1a@posting.go ogle.com>...[color=blue]
> Hello all,
> In my html page I want to add an image say of 800x600. Now I want that
> when ever I am given two coordinates on this image say (x1, y1)=(50,
> 100) and (x2, y2)=(200, 300), the java script code will trace these
> coordinates on the image and draw the line between these two points.
> Can anyone please help me in writing the javascript code of this
> problem?
>
> Thanks and Regards
> Atif[/color]
Try this DHTML. Very crude but I hope it gives you some lead
Kien
atif@kics.edu.p k (Atif) wrote in message news:<6a0a3f23. 0312240536.43df 8f1a@posting.go ogle.com>...[color=blue]
> Hello all,
> In my html page I want to add an image say of 800x600. Now I want that
> when ever I am given two coordinates on this image say (x1, y1)=(50,
> 100) and (x2, y2)=(200, 300), the java script code will trace these
> coordinates on the image and draw the line between these two points.
> Can anyone please help me in writing the javascript code of this
> problem?
>
> Thanks and Regards
> Atif[/color]
Comment