esri:heatmap
Description
The heatmap directive
Usage
as element:
<esri:heatmap response="{string}" facet-name="{string}" [height="{string}"] [width="{string}"] [basemap="{string}"]> </esri:heatmap>
Directive info
- This directive creates new scope.
Parameters
Param | Type | Details |
---|---|---|
response | string | Name of the response. |
facet-name | string | Facet containing the data. |
height (optional) | string | The height of the map container. Default is 400px. |
width (optional) | string | The width of the map container. Default is 100%. |
basemap (optional) | string | The map to use to display the points on. Default: topo - Esri options |