View source: R/plot_map_leaflet.R
plot_map_leaflet_deliv | R Documentation |
Create a Leaflet map.
plot_map_leaflet_deliv(data, provider = "Esri.OceanBasemap")
data |
The data frame. |
provider |
Tile provider, see
https://leaflet-extras.github.io/leaflet-providers/preview/. Default is |
HTML widget object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.