I am trying to draw (animate) a curved line on a map by giving 3 points coordinates but it seems it always draws a curve line from right to left. When I make it straight, it follows the correct sequence of coordinates.
I am trying to animate a curved line between 3 coordinates (moving from 1st -> 2nd -> 3rd) as it is in an airplane example. It works perfectly fine with a straight line but it's completely broken with a curved line.
I am trying to draw (animate) a curved line on a map by giving 3 points coordinates but it seems it always draws a curve line from right to left. When I make it straight, it follows the correct sequence of coordinates.
I am trying to animate a curved line between 3 coordinates (moving from 1st -> 2nd -> 3rd) as it is in an airplane example. It works perfectly fine with a straight line but it's completely broken with a curved line.