Kml Track Element
Creates a KmlTrackElement from a time instant, and optional coordinate and angle.
Since
200.6.0
Parameters
instant
The time instant at this point in the track.
coordinate
The coordinate at this point in the track. Null values will be interpolated upon track creation.
angle
The angle at this point in the track. Null values will be interpolated upon track creation.