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 stars and mapsapi_map obtained from function mp_map

...

Further arguments passed to plot.stars


[Package mapsapi version 0.5.4 Index]