removeArrowhead {leaflet.extras2}R Documentation

Remove arrowheads from Lines by layerId

Description

Remove arrowheads from Lines by layerId

Usage

removeArrowhead(map, layerId)

Arguments

map

the map

layerId

A single layerId or a vector of layerId's

Value

A modified leaflet map

See Also

Other Arrowhead Functions: addArrowhead(), arrowheadOptions(), clearArrowhead()


[Package leaflet.extras2 version 1.2.2 Index]