MTHeatmapLayerHelper

class MTHeatmapLayerHelper(style: MTStyle) : MTVectorLayerHelper

Helper for creating a heatmap visualization layer from data and styling options.

Constructors

constructor(style: MTStyle)

Functions

Adds a heatmap layer based on the provided options.

fun addHeatmap(options: MTHeatmapLayerOptions, colorRamp: MTColorRamp?)

Adds a heatmap layer using a color ramp.

Apply common defaults to heatmap helper options when not provided.

Apply common defaults to point helper options when not provided.

Apply common defaults to polygon helper options when not provided.

Apply common defaults to polyline helper options when not provided.