plot.OpenStreetMap | R Documentation |
Plot an OpenStreetMap object.
## S3 method for class 'OpenStreetMap'
plot(x, y = NULL, add = FALSE, removeMargin = TRUE, ...)
x |
the OpenStreetMap |
y |
ignored |
add |
add to current plot |
removeMargin |
remove margins from plotting device |
... |
additional parameters to be passed to plot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.