Class HeatmapLayer

All Implemented Interfaces:
BaseHeatmapLayer.HasBaseHeatmapLayerOptions, BaseHeatmapLayer.HasBlur, BaseHeatmapLayer.HasGradient, BaseHeatmapLayer.HasMaxWeight, BaseHeatmapLayer.HasRadius, BaseHeatmapLayer.HasWeightProperty, HasBaseLayerOptions, Serializable, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class HeatmapLayer extends BaseHeatmapLayer implements org.springframework.context.ApplicationContextAware, BaseHeatmapLayer.HasBaseHeatmapLayerOptions
Layer for rendering vector data as a heatmap.

For more details see: Heatmap docs

See Also: