| Heat Column Name | Specifies a numeric column to determine the heat intensity at each point. If not set, each point contributes equally. Optional. |
| Decay Function | Defines how heat intensity decreases with distance from the center point. Constant applies equal weight to all hexesLinear reduces weight proportionally with distanceExponential halves the weight at each step away
|
| Resolution | Sets the size of each hexagon using the H3 indexing system. Lower resolutions result in larger hexes, while higher values create finer grids. |
| Grid Distance | Specifies how many hexagon steps away from the center should receive heat. A value of 1 includes immediate neighbors, while higher values expand the influence area. |