mapview (version 2.7.0)

slideViewOutput: Widget output function for use in Shiny

Description

Widget output function for use in Shiny

Usage

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

Arguments

outputId

Output variable to read from

width, height

the width and height of the canas element (see shinyWidgetOutput)