autoplot.osmtile {OpenStreetMap}R 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(object, plot = FALSE, ...)

Arguments

object

an osmtile

plot

if false only the annotation_raster is returned

...

not used


[Package OpenStreetMap version 0.4.0 Index]