View source: R/mod_Leaflet_Map.R
mod_Leaflet_Map_UI | R Documentation |
Leaflet Map Module UI
mod_Leaflet_Map_UI(id, width = "100%", height = "85vh")
id |
is use with ns(”) to uniquely identify module specific ids |
width |
of map output default is 100% of container |
height |
of map default is 85% of view port height |
Leaflet Map rendered output
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.