Seems you can only draw a line from point to point. So the question is how to find the points in the line. There are a few possibilities to do that.
I can think of the geometry library that may be of some help here. I can also think of calculating the distancies in pixels as I've done here http://groups.google.com/group/google-maps-js-api-v3/browse_thread/thread/c0c85a497dbbd42/0fdd725c2d35aeb0 There may be other alternatives. On Oct 10, 12:38 pm, Shiva <[email protected]> wrote: > Hello Everybody, > > I am posting back on this topic as I had one more query on Maps APIs > capability regarding this functionality i.e., I wanted to know if there is > direct way (any methods) in the Maps V3 API to draw a line > animatedly/incrementally between two given lat-longs? > > Regards, > Shiva -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
