KmlTrack

constructor(coordinates: ArrayList<LatLng>, altitudes: ArrayList<Double>, timestamps: ArrayList<Long>, properties: HashMap<String, String>)

Creates a new KmlTrack object

Parameters

coordinates

array of coordinates

altitudes

array of altitudes

timestamps

array of timestamps

properties

hashmap of properties