plot_samples_interactive_map accesses the metadata in two different forms: through a pivot_table on locations (to place the samples on the map) and directly to get the list of taxa. This generally works but when colony samples are used (always labeled unassigned and devoid of a location so not showing in the pivot table), it creates a mismatch if there is no other unassigned sample in the metadata (as is the case for Ag3.17, for instance).
plot_samples_interactive_mapaccesses the metadata in two different forms: through apivot_tableon locations (to place the samples on the map) and directly to get the list of taxa. This generally works but when colony samples are used (always labeledunassignedand devoid of a location so not showing in the pivot table), it creates a mismatch if there is no otherunassignedsample in the metadata (as is the case for Ag3.17, for instance).