plotOSMtile {RgoogleMaps} | R Documentation |
plots a single OSM tile
Description
Adds tile to plot
Usage
plotOSMtile(osmtile, zoom, add = TRUE, raster = TRUE,
verbose = 0, ...)
Arguments
osmtile |
tile object |
zoom |
zoom level |
add |
Boolean, whether to add to existing plot |
raster |
Boolean, whether to load rster image |
verbose |
level of verbosity |
... |
further arguments to be passed to |
Value
returns nothing
Author(s)
Markus Loecher
[Package RgoogleMaps version 1.5.1 Index]