Sizing policy used withing leaflet htmlwidgets. All arguments are passed directly to htmlwidgets::sizingPolicy
leafletSizingPolicy(
defaultWidth = "100%",
defaultHeight = 400,
padding = 0,
browser.fill = TRUE,
...
)
An htmlwidgets::sizingPolicy
object
defaults to "100%"
of the available width
defaults to 400px tall
defaults to 0px
defaults to TRUE
all other arguments supplied to htmlwidgets::sizingPolicy