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