Add a control to the map
1 2 | add_control(map, name = "NavigationControl", position = "top-left",
...)
|
map |
map widget created by cartovl |
name |
name of the control |
position |
position on the map |
... |
options passed to the control |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.