Arcing Polylines

I currently have lines going from dynamic locations to one static location on the globe, but they all go straight through the globe instead of arcing around it.

Is there a piece of API that I am overlooking?

Hi,

See PolylinePipeline.scaleToSurface.

Patrick