Last data update: 2014.03.03

R: Plots an open street map tile using ggplot2
autoplot.osmtileR Documentation

Plots an open street map tile using ggplot2

Description

Plots an open street map tile using ggplot2

Usage

## S3 method for class 'osmtile'
autoplot(data, plot = FALSE, ...)

Arguments

data

an osmtile

plot

if false only the annotation_raster is returned

...

not used

Results