EXIF.getData(image, function() {... let lat = EXIF.getTag(this, 'GPSLatitude');... let ref = EXIF.getTag(this, 'GPSLatitudeRef');
確定! 回上一頁