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

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.
Chetana [ Fr, 28 Dezember 2007 13:27 ] [ ID #1894761 ]

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

You can't draw with JavaScript.

--
HTH,

Kevin Spencer
Chicken Salad Surgeon
Microsoft MVP

"Chetana" <chetanasystems [at] eth.net> wrote in message
news:3041c0b2-dca6-4166-bb3d-8259161f782e [at] 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.
Kevin Spencer [ Fr, 28 Dezember 2007 22:54 ] [ ID #1894857 ]

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

On Dec 29, 2:54=A0am, "Kevin Spencer" <unclechut... [at] nothinks.com> wrote:
> You can't draw with JavaScript.
>
> --
> HTH,
>
> Kevin Spencer
> Chicken Salad Surgeon
> Microsoft MVP
>
> "Chetana" <chetanasyst... [at] eth.net> wrote in message
>
> news:3041c0b2-dca6-4166-bb3d-8259161f782e [at] 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
Chetana [ Mo, 31 Dezember 2007 10:03 ] [ ID #1896434 ]
Microsoft » microsoft.public.dotnet.general » How to draw line for known lat and lons in javascript.

Vorheriges Thema: Add form to installer
Nächstes Thema: .Net packaging/wrapper application?