Interface GeospatialHeatmapDataColor.Builder

    • Method Detail

      • color

        GeospatialHeatmapDataColor.Builder color​(String color)

        The hex color to be used in the heatmap point style.

        Parameters:
        color - The hex color to be used in the heatmap point style.
        Returns:
        Returns a reference to this object so that method calls can be chained together.