plotOSM: plots OSM map tiles

plotOSMR Documentation

plots OSM map tiles

Description

places tiles on plot

Usage

plotOSM(mt, upperLeft, lowerRight, lat, lon, add = FALSE, 

    removeMargin = TRUE, verbose = 0, ...)

Arguments

mt

list returned by GetMapTiles

upperLeft

upperLeft corner in lat/lon of the plot region

lowerRight

lowerRight corner in lat/lon of the plot region

lat

latitude values to be overlaid, if any

lon

longitude values to be overlaid, if any

add

Boolean, whether to add to existing plot

removeMargin

Boolean, whether to strip margins of plot

verbose

level of verbosity

...

further arguments to be passed to rasterImage

Value

returns map object invisibly

Author(s)

Markus Loecher


RgoogleMaps documentation built on Nov. 6, 2023, 5:08 p.m.