2.7.1.2. cpforager.AXY_Collection.folium_map

AXY_Collection.folium_map(fig_dir, file_id, plot_params)

Produce the html map with every AXY data colored randomly.

Parameters:
  • self (cpforager.AXY_Collection) – an AXY_Collection

  • fig_dir (str) – figure saving directory.

  • file_id (str) – name of the saved figure.

  • plot_params (dict) – plot parameters dictionary.

Returns:

the folium map.

Return type:

folium.Map

The figure is save at the html format.