View Single Post

  #2 (permalink)  
Old 07-04-2005
Wilfried Wilfried is offline
Senior Member
Black Belt
 
Join Date: Nov 2004
Posts: 2,177
Hi Jonathan,

You do not mean a route planning, just the direction in degrees from point a to point b, is that correct ?

Further you can do what you want to do in OnBeforeClick event handler. There you know the x,y coordinates of where the user has clicked and can do the calculation and display.
Reply With Quote