mod_mapview_server: mapview Server Function

Description Usage Arguments

View source: R/mod_mapview.R

Description

mapview Server Function

Usage

1
2
3
4
5
6
7
mod_mapview_server(
  input,
  output,
  session,
  data_sf,
  mapview.map.types = "CartoDB.DarkMatter"
)

Arguments

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.


asiripanich/emdash documentation built on Sept. 23, 2021, 7:20 p.m.