removeSidebar {leaflet.extras2} | R Documentation |
Remove the Sidebar
Description
Remove the Sidebar
Usage
removeSidebar(map, sidebar_id = NULL)
Arguments
map |
A leaflet map widget |
sidebar_id |
The id of the sidebar (per |
Value
the new map
object
See Also
Other Sidebar Functions:
addSidebar()
,
closeSidebar()
,
openSidebar()
,
sidebar_pane()
,
sidebar_tabs()
[Package leaflet.extras2 version 1.2.2 Index]