plot an activity, using OpenStreetMap.
1 2 | plot_activity(activity, ul, lr, osm_type = "stamen-watercolor",
padby = 0.01, lwd = 3, lty = 1, lcol = "black", ...)
|
activity |
an object of S4 class activity. |
ul |
upperleft lat and long. |
lr |
lowerright lat and long. |
osm_type |
openstreetmap type, see |
padby |
pad upperleft and lowerright lat long points by this value. |
lwd |
line width. |
lty |
line type. |
lcol |
line color |
... |
additional arguments for |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.