View source: R/leaflet_inplace.R
setCircleMarkerRadius | R Documentation |
setCircleMarkerRadius from https://github.com/rstudio/leaflet/pull/598
setCircleMarkerRadius(map, layerId, radius, data = leaflet::getMapData(map))
map |
ID of map to edit |
layerId |
l=ID of layer to change |
radius |
Radius value |
data |
dataframe to apply |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.