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

  • Thread starter Thread starter Chetana
  • Start date Start date
C

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.
 
You can't draw with JavaScript.

--
HTH,

Kevin Spencer
Chicken Salad Surgeon
Microsoft MVP
 
You can't draw with JavaScript.

--
HTH,

Kevin Spencer
Chicken Salad Surgeon
Microsoft MVP












- 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
 
Back
Top