
Last chance! 50% off unlimited learning
Sale ends in
Last chance! 50% off unlimited learning
Sale ends in
leaflet::add*
functions.This function is deprecated.
Please use leafem::addFeatures
instead.
addFeatures(map, data, pane = "overlayPane", ...)
A leaflet
or mapview
map.
A sf
object to be added to the map
.
The name of the map pane for the features to be rendered in.
Further arguments passed to the respective leaflet::add*
functions. See addCircleMarkers
, addPolylines
and addPolygons
.