mapview (version 2.7.8)

cubeViewOutput: Widget output function for use in Shiny

Description

Widget output function for use in Shiny

Usage

cubeViewOutput(outputId, width = "100%", height = "400px")

Arguments

outputId

Output variable to read from

width, height

the width and height of the map (see shinyWidgetOutput)