Learn R Programming

plotGoogleMaps (version 2.2)

Plot Spatial or Spatio-Temporal Data Over Google Maps

Description

Provides an interactive plot device for handling the geographic data for web browsers, designed for the automatic creation of web maps as a combination of users' data and Google Maps layers.

Copy Link

Version

Install

install.packages('plotGoogleMaps')

Monthly Downloads

69

Version

2.2

License

GPL-2

Maintainer

Milan Kilibarda

Last Published

February 13th, 2015

Functions in plotGoogleMaps (2.2)

PolyCol

Create list of colors depending on attribute data.
iconlabels

Create icon markers depending on attribute data.
stfdfGoogleMaps

Create a plot of spacetime (STFDF) data on Google Maps
vectorsSP

Create radius vector data in form of SpatialLinesDataFrame.
elSPDF

Create ellipses in form of SpatialPolygonsDataFrame.
pieSP

Create pie charts data in form of SpatialPolygonsDataFrame.
segmentGoogleMaps

Create a segment circles - pie charts plot of spatial data on Google Maps, by using two or more related attributes.
plotGoogleMaps

Create a plot of spatial data on Google Maps
bubbleGoogleMaps

Create a bubble plot of spatial data on Google Maps
stplotGoogleMaps

Create a plot of spacetime (STDIF,STFDF) data on Google Maps
ellipseGoogleMaps

Create plot of ellipses from spatial points data frame on Google Maps, by using three attributes: semi-major axis, semi-minor axis, and orientation in degrees.
mcGoogleMaps

Create a plot of spatial data on Google Maps, creates and manages per-zoom-level clusters for large amounts of markers
bubbleSP

Create bubble data in form of SpatialPolygonsDataFrame.