P72B / PolylineAnimator

Android google maps polyline animator library
MIT License
24 stars 5 forks source link

make the lines take into account the curvature of the Earth #10

Open steve47457 opened 1 year ago

steve47457 commented 1 year ago

On long distances, the line is straight when it should be curved because the earth is round. how can I make the lines take into account the curvature of the Earth?