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.1.1 Index]