am.proxy | R Documentation |
Create a proxy for an existing map in Shiny. It allows to add, merge, delete elements to a map without reloading it.
am.proxy(id)
id |
Map id from the Shiny UI |
A proxy object to update the map
if (interactive()) {
demo(am.shiny)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.