airbornegeo.plot_flightlines_grids# plot_flightlines_grids(fig, df, *, direction='EW', plot_labels=True, plot_lines=True, font='5p,black', fill='gray', style='p.5p')[source]# Parameters: fig (Figure) df (DataFrame) direction (str) plot_labels (bool) plot_lines (bool) font (str) fill (str) style (str) Return type: None