HeatmapProvider Properties
Allows you to draw a heatmap on the Map Control surface.| Name | Description |
|---|---|
| Algorithm | Gets or sets the algorithm that the provider uses to render a heatmap. |
| Colorizer | Gets or sets the Choropleth colorizer used to paint the heatmap. |
| PointSource | Gets or sets the heatmap provider’s point source. |
See Also