plot.mapsapi_map {mapsapi} | R Documentation |
Plot static Google map
Description
Plot method for static maps using function mp_map
.
Usage
## S3 method for class 'mapsapi_map'
plot(x, ...)
Arguments
x |
Map object of class |
... |
Further arguments passed to |
[Package mapsapi version 0.5.4 Index]