I have a polyline plotted from one coordinate to another at a certain altitude.
I want a another polyline parallel to it with the same from & to coordinates, but with slight altitude difference.
I saw pixelOffset feature for billboards, etc. which can do this.
Is there any way that I could use pixelOffset for the polylinegraphics?