mapview Server Function
1 2 3 4 5 6 7 | mod_mapview_server(
input,
output,
session,
data_sf,
mapview.map.types = "CartoDB.DarkMatter"
)
|
input, output, session |
Internal parameters for shiny. |
data_sf |
a spatial data object from the 'sf' package. |
mapview.map.types |
see 'map.types' in the [mapview::mapview] function. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.