Just in case somebody has worked this out already and saving some time:
Have a single line, based on two lat/lng coordinates on a geographical map.
Now I want to draw an equilateral triangle at one end of this line that points in the same direction as that line, so the bottom of that triangle
will be at 90 degrees in relation to that line.
So, the question is how do I calculate the 3 lat/lng coordinates of that triangle, based on the 2 lat/lng coordinates of that line?
For now the size of the triangle doesn't matter, I am sure I can work that out, once I have the principal calculation of this.
Thanks for any advice.
RBS
Have a single line, based on two lat/lng coordinates on a geographical map.
Now I want to draw an equilateral triangle at one end of this line that points in the same direction as that line, so the bottom of that triangle
will be at 90 degrees in relation to that line.
So, the question is how do I calculate the 3 lat/lng coordinates of that triangle, based on the 2 lat/lng coordinates of that line?
For now the size of the triangle doesn't matter, I am sure I can work that out, once I have the principal calculation of this.
Thanks for any advice.
RBS