Remove one or more Antpaths from a map, identified by layerId.

removeAntpath(map, layerId = NULL)

Arguments

map

a map widget object, possibly created from leaflet() but more likely from leafletProxy()

layerId

character vector; the layer id(s) of the item to remove

Value

the new map object

See also

Other Antpath Functions: addAntpath(), antpathOptions(), clearAntpath()