Kml Multi Track
Creates a KmlMultiTrack from an array of KmlTrack objects and a boolean indicating whether the multi-track interpolates the time periods between tracks.
Since
200.6.0
Parameters
tracks
The tracks that make up the multi-track.
is Interpolated
Whether or not the multi-track interpolates the time periods between tracks. Default is false.