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
raster
verbose

level of verbosity

...

further arguments to be passed to rasterImage

Value

returns nothing

Author(s)

Markus Loecher


[Package RgoogleMaps version 1.4.5.3 Index]