Change the field/layers displayed in the widget.
Usage
updateImportSettings(
  session = shiny::getDefaultReactiveDomain(),
  inputId,
  value
)Arguments
- session
- The - sessionobject passed to function given to- shinyServerDefault is- shiny::getDefaultReactiveDomain().
- inputId
- characterThe identifier of the input object.
- value
- characterVector containing the new field/layers.