Create a Mapbox GL Compare output element for Shiny
mapboxglCompareOutput(outputId, width = "100%", height = "400px")
outputId
: The output variable to read fromwidth
: The width of the elementheight
: The height of the elementA Mapbox GL Compare output element for use in a Shiny UI