标签: algorithm geolocation
我需要从已知的当前纬度,经度,以米为单位的偏移量和航向计算新的地理位置。我找到了这个答案Calculating new longtitude, latitude from old + n meters,它起作用,但没有考虑方向(标题)。 请给出一些提示/建议!