renderMaplibreCompare {mapgl} | R Documentation |
Render a Maplibre GL Compare output element in Shiny
Description
Render a Maplibre GL Compare output element in Shiny
Usage
renderMaplibreCompare(expr, env = parent.frame(), quoted = FALSE)
Arguments
expr |
An expression that generates a Maplibre GL Compare map |
env |
The environment in which to evaluate |
quoted |
Is |
Value
A rendered Maplibre GL Compare map for use in a Shiny server
[Package mapgl version 0.3.2 Index]