Shiny module creating an interactive transect map
Usage
transectMapUI(
id,
label = "transectMap",
custom_css_path = system.file("app/styles.css", package = "weda"),
custom_js_path = system.file("app/gomap.js", package = "weda"),
colour_vars
)
transectMapServer(id, project_locations, con)