editMod | R Documentation |
Shiny Module Server for Geo Create, Edit, Delete
editMod( input, output, session, leafmap, targetLayerId = NULL, sf = TRUE, record = FALSE, crs = 4326, editor = c("leaflet.extras", "leafpm"), editorOptions = list() )
input |
Shiny server function input |
output |
Shiny server function output |
session |
Shiny server function session |
leafmap |
leaflet map to use for Selection |
targetLayerId |
|
sf |
|
record |
|
crs |
see |
editor |
|
editorOptions |
|
server function for Shiny module
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.