mapboxglOutput | R Documentation |
Create a Mapbox GL output element for Shiny
mapboxglOutput(outputId, width = "100%", height = "400px")
outputId |
The output variable to read from |
width |
The width of the element |
height |
The height of the element |
A Mapbox GL output element for use in a Shiny UI
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.