Learn R Programming

OpenStreetMap (version 0.2)

plot.osmtile: add tile to plot

Description

add tile to plot

Usage

## S3 method for class 'osmtile':
plot(x, y = NULL, add = TRUE,
    raster = FALSE, ...)

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