View source: R/osm_delete_gpx.R
osm_delete_gpx | R Documentation |
Use this to delete GPX files. Only usable by the owner account. Requires authentication.
osm_delete_gpx(gpx_id)
gpx_id |
The track ids represented by a numeric or a character vector. |
Returns NULL
invisibly.
Other edit GPS traces' functions:
osm_create_gpx()
,
osm_update_gpx()
vignette("how_to_edit_gps_traces", package = "osmapiR")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.