updateMapManagerOrder: Update map manager widget ordering

View source: R/widget_mapManager_server.R

updateMapManagerOrderR Documentation

Update map manager widget ordering

Description

Change the order of the layers for a map manager widget on the client.

Usage

updateMapManagerOrder(
  session = shiny::getDefaultReactiveDomain(),
  inputId,
  value
)

Arguments

session

The session object passed to function given to shinyServer Default is shiny::getDefaultReactiveDomain().

inputId

character The identifier of the input object.

value

numeric Vector containing the new ordering.

See Also

mapManager().


NCC-CNC/wheretowork documentation built on Feb. 27, 2025, 6:11 p.m.