Problem of KML function

Hi all,

We’ve met the display problem when drawing the polylines with different KML function. We use ‘processLineStringOrLinearRing’ function to draw the blue polyline in the beginning, and ‘processTrack’ function to draw the red polyline when timeline widget is active. Obviously, the blue polyline is more smooth than red one. How should we do if we want blue line and red line are matched together?