Learn R Programming

mapview (version 1.1.0)

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)