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