What is the best mathematical formula to use to achieve taking a starting WGS84 starting coordinate’s latitude, longitude, horizontal angle in degrees, and distance in meters to find out the destination latitude and longitude?
I am working with C++, so I don’t know if there is already existing libraries that achieve this or not. However, I would like to know the mathematical formulas.