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