plotOSM | R Documentation |
places tiles on plot
plotOSM(mt, upperLeft, lowerRight, lat, lon, add = FALSE,
removeMargin = TRUE, verbose = 0, ...)
mt |
list returned by |
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 |
returns map object invisibly
Markus Loecher
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.