plot.osmtile: Add tile to plot
Description
Add tile to plot
Usage
# S3 method for osmtile
plot(x, y = NULL, add = TRUE, raster = TRUE, ...)
Arguments
- x
the tile
- y
ignored
- add
add to current plot (if raster, then image is always added)
- raster
use raster image
- ...
additional parameters to image or rasterImage