Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试在传单的附近位置之间绘制曲线。
对 SO 上类似问题的所有回复都建议使用gcIntermediate()包中的geosphere内容,但是这不适用于附近的位置,因为曲率很小,看起来仍然像一条直线。
gcIntermediate()
geosphere
那么从两对纬度/经度坐标开始(原点x/y,结束x/y),有没有办法做到这一点?