plots a single OSM tile
Adds tile to plot
plotOSMtile(osmtile, zoom, add = TRUE, raster = TRUE, verbose = 0, ...)
osmtile
: tile objectzoom
: zoom leveladd
: Boolean, whether to add to existing plotraster
: Boolean, whether to load rster imageverbose
: level of verbosity...
: further arguments to be passed to rasterImage
returns nothing
Markus Loecher