plot a Strava activtiy on OpenStreetmap
1 2 | ## S4 method for signature 'activity,missing'
plot(x, y, ul, lr, osm_type, padby)
|
x |
an object of S4 class activity. |
y |
missing. |
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. |
... |
additional arguments for |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.