View Single Post

  #1 (permalink)  
Old 12-13-2006
frizzello frizzello is offline
Junior Member
White Belt
 
Join Date: Dec 2006
Posts: 4
calculate straight line distance

Hi to all,

i'd like to know a method to calculate straight line distance between two points.

To add a line i do

map.Shapes.addLine(location1,location2)

and distance?

Thank you for any suggestion,

Francesco
Reply With Quote