R/mapboxgl.R
mapboxglOutput.Rd
Create a Mapbox GL output element for Shiny
mapboxglOutput(outputId, width = "100%", height = "400px")
The output variable to read from
The width of the element
The height of the element
A Mapbox GL output element for use in a Shiny UI