renderMapboxgl {mapgl} | R Documentation |
Render a Mapbox GL output element in Shiny
renderMapboxgl(expr, env = parent.frame(), quoted = FALSE)
expr |
An expression that generates a Mapbox GL map |
env |
The environment in which to evaluate |
quoted |
Is |
A rendered Mapbox GL map for use in a Shiny server