I want to draw a route from east to west in my iOS app: for example from Asia to America. The problem is I want the route drawed on the pacific ocean, and not from asia to europa to america...
the problem is that from the most east point to the most west point, there is an horizontal line... really really ugly :(
Do you know how to solve it?
I took the code here
Thanks