removeGlPolylines {leafgl} | R Documentation |
removeGlPolylines
Description
Remove lines from a map, identified by layerId;
Usage
removeGlPolylines(map, layerId)
Arguments
map |
The map widget |
layerId |
The layerId to remove |
[Package leafgl version 0.2.2 Index]