Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

addEsriHeatmapFeatureLayer

Add Esri Heatmap Feature Layer.


Description

Add Esri Heatmap Feature Layer.

Usage

addEsriHeatmapFeatureLayer(map, url, radius = 25, gradient = NULL,
  options = featureLayerOptions(), layerId = NULL, group = NULL)

Arguments

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 addTiles)


leaflet.esri

'ESRI' Bindings for the 'leaflet' Package

v1.0.0
GPL-3 | file LICENSE
Authors
Bhaskar Karambelkar [aut, cre], Barret Schloerke [aut], Patrick Arlt [ctb, cph] (esri-leaflet, esri-leaflet-cluster, esri-leaflet-geocoder, and esri-leaflet-heatmap libraries), Rachel Nehmer [ctb, cph] (esri-leaflet-renderers library), Vladimir Agafonkin [ctb, cph] (leaflet.heat and simpleheat libraries), Leaflet [ctb, cph] (leaflet.markercluster library)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.