Plotting lines on map - gcIntermediate
问题 My code works well to produce a map and lines from point A to point B, however for countries in the far eastern hemisphere, the line attempts to cross the shortest path (e.g. east from Australia) and breaks to create a straight line across the plot. Any suggestions? I shortened the code and included it all below to play with. There was mention (in the link in the code) of using greatCircle, but I could not get this to work. Thanks! adds <- c("Argentina", "Australia", "Germany", "Japan",