cuts a gpx track at two specified points
1 | cut_track(track, cut_one, cut_two)
|
track |
sf data.frame gpx track |
cut_one |
integer track_seg_point_id for start of cut |
cut_two |
integer track_seg_point_id for end of cut |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.