plot.osmtile: Add tile to plot

View source: R/osm.R

plot.osmtileR Documentation

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


OpenStreetMap documentation built on Oct. 12, 2023, 5:15 p.m.