airbornegeo.plot_flightlines# plot_flightlines(fig, df, *, plot_labels=True, plot_lines=True, line_color='gray', line_style='p.5p', font='8p,black')[source]# Parameters: fig (Figure) df (DataFrame) plot_labels (bool) plot_lines (bool) line_color (str) line_style (str) font (str) Return type: None