slideViewOutput {mapview}R Documentation

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)


[Package mapview version 2.7.8 Index]