Shiny Module Server for National Oceanic and Atmospheric Administration (NOAA) Atlas 14
noaatlasMod(input, output, session, values, map)
server function for Shiny module
Shiny server function input
Shiny server function output
Shiny server function session
A reactive Values list to pass
A background leaflet or mapview map to be used for editing. If NULL a blank mapview canvas will be provided.