map_layers | R Documentation |
function for creating an interactive leaflet plot. works for vector data only
map_layers(x, id_col)
x |
data |
id_col |
the name of the id column |
an interactive leaflet plot where you can click on the different ids to show
## Not run:
map_layers()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.