View source: R/widget_mapManager_server.R
updateMapManagerOrder | R Documentation |
Change the order of the layers for a map manager widget on the client.
updateMapManagerOrder(
session = shiny::getDefaultReactiveDomain(),
inputId,
value
)
session |
The |
inputId |
|
value |
|
mapManager()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.