plotOSMtile {RgoogleMaps} | R Documentation |
Adds tile to plot
plotOSMtile(osmtile, zoom, add = TRUE, raster = TRUE,
verbose = 0, ...)
osmtile |
tile object |
zoom |
zoom level |
add |
|
raster |
|
verbose |
level of verbosity |
... |
further arguments to be passed to |
returns nothing
Markus Loecher