Rdocumentation
powered by
Learn R Programming
RgoogleMaps (version 1.0)
PlotPolysOnStaticMap: plots polygons on map
Description
This function plots polygons on a map.
Usage
PlotPolysOnStaticMap(MyMap, polys, col, verbose = 1, ...)
Arguments
MyMap
map image returned from e.g.
GetMap()
polys
polygons to overlay
col
(optional) vector of colors, one for each polygon
verbose
level of verbosity
...
further arguments passed to
PlotOnStaticMap
Value
See Also
PlotOnStaticMap
mypolygon