I have an issue with d3 map + LineString, when Im drawing a line between 2 dots which are far from each other, the generated line is going from one side of the map to the other, is there any way to force LineString to go only to one direction and not to cross the map even if its the shortest path?