configuration maps leaflet dashboards - kwantu/platformconfiguration GitHub Wiki
Elastic Heat Map
Configuration

| Property | Description |
|---|---|
| Field | This is the field that will determine the "score" field for the heat map. This will be aggregated using the function selected |
| Group By | This field is crucial for the aggregation and, at the moment, for all cases YOU MUST include the boundary label and code |
| Function | Defines the aggregation applied to the field such as: count, sum etc. |
| Boundary field | This is crucial and defines the code to use for the boundary |
| Boundary label | This defines the label displayed on the map for each boundary |
Map (SDO)

| Property | Description |
|---|---|
| Field | This is the field that will determine the geo locations for the map markers. You must select the "geodata" from a map object. For example: MyMap-geodata |