debug which file to apply exif tags
This commit is contained in:
parent
f35d3103c1
commit
94893e5240
|
@ -139,6 +139,7 @@ function reduceGpxPointsToInterval(sequence_name: any) {
|
||||||
}
|
}
|
||||||
|
|
||||||
})
|
})
|
||||||
|
console.log('DONE for sequence_name', sequence_name)
|
||||||
}
|
}
|
||||||
|
|
||||||
function openKartaviewTxtGPX(filepath: any, sequence_name: string) {
|
function openKartaviewTxtGPX(filepath: any, sequence_name: string) {
|
||||||
|
|
Loading…
Reference in New Issue