plot.osmtile | R Documentation |
Add tile to plot
## S3 method for class 'osmtile'
plot(x, y = NULL, add = TRUE, raster = TRUE, ...)
x |
the tile |
y |
ignored |
add |
add to current plot (if raster, then image is always added) |
raster |
use raster image |
... |
additional parameters to image or rasterImage |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.