Create a mapview UI element for use with shiny

mapviewOutput(outputId, width = "100%", height = 400)

Arguments

outputId

Output variable to read from

width, height

the width and height of the map (see shinyWidgetOutput)