map | R Documentation |
Function to location data Method to map a SpatialPolygonsDataFrame onto google maps
map(x, zoom)
## S4 method for signature 'SpatialPolygonsDataFrame,numeric'
map(x, zoom)
## S4 method for signature 'data.frame,numeric'
map(x, zoom)
x |
A SpatialPolygonsDataFrame with latitude and longitude projection or a data.frame with longitude and latitude columns |
zoom |
numeric 'zoom' of google map |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.