#ggmap

ggmap is an R package for downloading map tiles (from sources like Stamen and Google) and plotting spatial data on top of them using ggplot2 syntax. Tutorials tagged here use it to put points, routes, and other data onto real map backgrounds.