views:

29

answers:

0

I want to get the road distance between severel points(distance from one node to each other) in google maps api and pass those to asp.net code and then calculate the shortest route using an algorithm and then again pass the seqence of the nodes(optimised) to google maps and draw the path.

If you guys can help me its great!!!