clear_markers {mapgl} | R Documentation |
Clear markers from a map in a Shiny session
Description
Clear markers from a map in a Shiny session
Usage
clear_markers(map)
Arguments
map |
A map object created by the |
Value
The modified map object with the markers cleared.
[Package mapgl version 0.1.4 Index]