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

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.
 
K

Kevin Spencer

You can't draw with JavaScript.

--
HTH,

Kevin Spencer
Chicken Salad Surgeon
Microsoft MVP
 
C

Chetana

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top