plotOSMtile function

plots a single OSM tile

plots a single OSM tile

Adds tile to plot

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 rasterImage

Returns

returns nothing

Author(s)

Markus Loecher