
Create a proxy object for a Maplibre GL Compare widget in Shiny
Source:R/plugins.R
maplibre_compare_proxy.Rd
This function allows updates to be sent to an existing Maplibre GL Compare widget in a Shiny application.
Usage
maplibre_compare_proxy(
compareId,
session = shiny::getDefaultReactiveDomain(),
map_side = "before"
)