Class PlotMode (0.6.0)

PlotMode(value)

Plot mode for the map.

Enums

Name Description
PLOT_MODE_UNSPECIFIED Plot mode is not specified.
PLOT_MODE_POINTS Plot mode is points.
PLOT_MODE_HEATMAP Plot mode is heatmap.
PLOT_MODE_BOTH Plot mode is both points and heatmap.