mapviewOutput: Create a mapview UI element for use with shiny

mapviewOutputR Documentation

Create a mapview UI element for use with shiny

Description

Create a mapview UI element for use with shiny

Usage

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

Arguments

outputId

Output variable to read from

width, height

the width and height of the map (see shinyWidgetOutput)


mapview documentation built on Oct. 13, 2023, 5:11 p.m.