Description Usage Arguments Value References
Create a map with GPS tracks using map parameters extracted from used tracks
1 2 |
folder |
select the folder containing the kml file(s) |
type |
the type of map |
zoom |
zoom level of the map |
col |
colour of the GPS tracks |
mapborder |
ratio by which the height and width of the map are increased |
pdftitle |
title of the resulting pdf file |
kml tidy data frame containing loaded data
help and infos from: - http://dbsgeo.com/latlon/ - http://www.r-bloggers.com/plot-maps-like-a-boss/ - http://stackoverflow.com/questions/13762793/plotting-choropleth-maps-from-kml-data-using-ggplot2 - http://flowingdata.com/2011/05/11/how-to-map-connections-with-great-circles/ - http://rpsychologist.com/parsing-data-from-a-text-file-and-plotting-where-people-live-using-ggplot2-and-openstreetmaps
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.