powered by
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)
A proxy object to update the map
Map id from the Shiny UI
if (interactive()) { demo(am.shiny) }
Run the code above in your browser using DataLab