Get map overlay as array
map_drape.Rd
retrieve a 3 dimensional (RGB or other) array for the canvas region.
Arguments
- res
The desired cell resolution of the matrix in canvas CRS units.
- src
Default is 'wms_virtualearth'. The server from which to download map data. use
raytrix::map_sources()
to see available built in sources (provided by gdalwebsrv) or provide your own source. See details...- alpha
default 1, set transparency of overlay data.