Arguments
xylims
Latitude-longitude range to be plotted as returned from
get_xylims()
filename
Name of plot file; default=NULL plots to screen device (low
quality and likely slow)
width
Width of graphics file (in px; default 480).
structures
Data frame returned by osm_structures() used here to
specify background colour of plot; if 'structs=NULL', the colour is specified
by 'bg'
bg
Background colour of map (default = 'gray20' only if structs not
given)
graphic.device
Type of graphic device to print to. For example, 'png'
(default), 'jpeg', 'png', or 'tiff'
...
Other parameters to be passed to graphic device (such as width and
height; see ?png, for example, for details)