I need to have a parametric formula that given a start point (Lat, Long), end point (Lat, Long) and center and a parameter t gives me a point in the arc between those 2 points. I need to calculate all the given points in the arc to after that draw it in a map.
I researched the equations for the circle, arcs can't seem to adapt to my specific circumstances. Can anyone help?
Thanks in advance!