How to draw line for known lat and lons in javascript.

How to draw line for known lat and lons in javascript.

am 28.12.2007 13:27:37 von Chetana

Hi ,

I have created one application which has multiple lat and lon values .

I want to draw a polyline for those point .I am not using google map
so I want function in javascript to draw line.

If anyone has any idea about this reply me immidiately.

Thanks.

Re: How to draw line for known lat and lons in javascript.

am 28.12.2007 22:54:39 von Kevin Spencer

You can't draw with JavaScript.

--
HTH,

Kevin Spencer
Chicken Salad Surgeon
Microsoft MVP

"Chetana" wrote in message
news:3041c0b2-dca6-4166-bb3d-8259161f782e@s8g2000prg.googleg roups.com...
>
> Hi ,
>
> I have created one application which has multiple lat and lon values .
>
> I want to draw a polyline for those point .I am not using google map
> so I want function in javascript to draw line.
>
> If anyone has any idea about this reply me immidiately.
>
> Thanks.

Re: How to draw line for known lat and lons in javascript.

am 31.12.2007 10:03:45 von Chetana

On Dec 29, 2:54=A0am, "Kevin Spencer" wrote:
> You can't draw with JavaScript.
>
> --
> HTH,
>
> Kevin Spencer
> Chicken Salad Surgeon
> Microsoft MVP
>
> "Chetana" wrote in message
>
> news:3041c0b2-dca6-4166-bb3d-8259161f782e@s8g2000prg.googleg roups.com...
>
>
>
>
>
> > Hi ,
>
> > I have created one application which has multiple lat and lon values .
>
> > I want to draw a polyline for those point .I am not using google map
> > so I want function in javascript to draw line.
>
> > If anyone has any idea about this reply me immidiately.
>
> > Thanks.- Hide quoted text -
>
> - Show quoted text -

Actually I have created one asp.net application in which i have map
with vehicles on it.
I want to display history of vehicles .I have displayed vehicles by
taking one div and putting it on specified lat and lon .
So is there any way to create line .

Thanks
Chetana