Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plotOSM

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
removeMargin
verbose

level of verbosity

...

further arguments to be passed to rasterImage

Value

returns map object invisibly

Author(s)

Markus Loecher


RgoogleMaps

Overlays on Static Maps

v1.4.5.3
GPL
Authors
Markus Loecher
Initial release
2020-02-12

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.