Add points to dynamic map
1 | overlay_points(myplot, lon, lat, col = "black", size = 2, opacity = 1)
|
myplot |
dynamic map produced by |
lon |
longitude of points |
lat |
latitude of points |
col |
colour of points |
size |
size of points |
opacity |
opacity of points |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.