map_UI: The user interface for AtlasMaker.

View source: R/map_UI.R

map_UIR Documentation

The user interface for AtlasMaker.

Description

This is the core ui function for AtlasMaker.

Usage

map_UI(id)

Arguments

id

identifier for the map. This must match the id used in map_server().

Value

a leaflet::leafletOutput() object.

Examples

map_UI('flowering_plants')
map_UI('map1')
map_UI('map2')


AtlasMaker documentation built on July 26, 2023, 5:32 p.m.