Create a Mapbox GL Compare output element for Shiny
Usage
mapboxglCompareOutput(outputId, width = "100%", height = "400px")
Arguments
- outputId
The output variable to read from
- width
The width of the element
- height
The height of the element
Value
A Mapbox GL Compare output element for use in a Shiny UI