debug which file to apply exif tags

This commit is contained in:
Tykayn 2023-08-14 16:32:17 +02:00 committed by tykayn
parent f35d3103c1
commit 94893e5240
1 changed files with 1 additions and 0 deletions

View File

@ -139,6 +139,7 @@ function reduceGpxPointsToInterval(sequence_name: any) {
}
})
console.log('DONE for sequence_name', sequence_name)
}
function openKartaviewTxtGPX(filepath: any, sequence_name: string) {