Add Esri Heatmap Feature Layer.
Add Esri Heatmap Feature Layer.
addEsriHeatmapFeatureLayer(map, url, radius = 25, gradient = NULL, options = featureLayerOptions(), layerId = NULL, group = NULL)
map |
The leaflet map |
url |
url of the FeatureService or MapService. |
radius |
Radius for the heatmap |
gradient |
The gradient |
options |
options for the featurelayer |
layerId |
A unique ID for the layer. |
group |
The name of the group this layer should be added to.
the same parameter under |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.