autoplot.osmtile {OpenStreetMap} | R Documentation |
Plots an open street map tile using ggplot2
## S3 method for class 'osmtile'
autoplot(object, plot = FALSE, ...)
object |
an osmtile |
plot |
if false only the annotation_raster is returned |
... |
not used |