heatmapDensity constant

String const heatmapDensity

Gets the kernel density estimation of a pixel in a heatmap layer, which is a relative measure of how many data points are crowded around a particular pixel. Can only be used in the heatmap-color property.

Sdk Support: basic functionality with js, android, ios, macos

Implementation

static const heatmapDensity = "heatmap-density";