map_div | R Documentation |
map_div
map_div(layers, layer_states = TRUE, center = c(63, 17.5), zoom = 5, maxBounds = list(c(54, 4), c(70, 31)))
layers |
A layer or a list of layers |
layer_states |
a logical vector indicating the default on/off state of each layer |
center |
The center of the map |
zoom |
The default zoom level |
maxBounds |
The max navigable bounds of the map. Must be a list of length 2 with the bottom left corner and top right corner. |
A svis_div object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.