Learn R Programming

OpenStreetMap (version 0.3.1)

plot.osmtile: Add tile to plot

Description

Add tile to plot

Usage

## S3 method for class '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