Description Usage Arguments Author(s)
Create a map of a certain location. It is surrounded by a ring
in a certain radius. Additionally for each segment of segment_data
a point will be created with the link to the STRAVA segment
1 2 3 | segment_map(segment_data = data.frame(id = character(0), lat = 0, long =
0, name = character(0)), radius = 2000, marker_list = data.frame(lon
= 0, lat = 45), zoom = 4)
|
segment_data |
|
radius |
|
marker_list |
|
zoom |
|
Sebastian Wolf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.