Description Usage Arguments Value See Also Examples
Plot spatial data with GoogleMaps background.
1 2 3 4 |
data |
a spatial data from any sp classes. |
var |
an attribute name in the spatial data. |
maptype |
GoogleMaps types: 'satellite', 'terrain', 'roadmap', 'satellite', 'hybrid'. |
decimals |
number of decimals in the legend. |
add |
boolean. Default FALSE, if adding information to a previous plot. |
cuts |
number of cuts in the legend. Can also be a vector with the cuts point. |
cuts.type |
method of selecting the cuts points. Ignored if cuts = vector . |
col.pallete |
a list containing the pallete of colors to be used (col) and the transparency level (alpha) . |
legend.att |
a list containing the attributes for legend. See |
zoom |
zoom level. |
lwd |
the line width for SpatialLines/SpatialLinesDataframe class. |
... |
further arguments passed to or from other methods. |
A plot window on the browser.
See spGplot
.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.