mapviewOutput {mapview} | R 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 |
[Package mapview version 2.11.2 Index]