Make a leaflet map
1 2 |
map_data |
Data frame to be mapped – at the very least, this should
include the columns |
width |
Width in pixels for the map |
height |
height in pixels for the map |
map_center |
A vector witht the latitude and longitude where the map
should be centered when it is first opened. Defaults to the lat/long of the
first row in |
default_zoom |
The zoom level that the map will be at when first opened |
... |
Other arguments passed on to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.