Changes

Jump to navigation Jump to search
32 bytes added ,  18:25, 10 February 2016
names(polygons.plot) <- c("CO2 emissions (metric tons per capita)","GDP per capita (current US$)","Country Name")
\<nowiki>#Full Page Map</nowiki>
map <- plotGoogleMaps(polygons.plot,zoom=4,fitBounds=F,filename="Map_GoogleMaps.html",layerName="Economic Data")
\<nowiki>#To add this to an existing HTML page</nowiki>
map <- plotGoogleMaps(polygons.plot,zoom=2,fitBounds=F,filename="Map_GoogleMaps_small.html",layerName="Economic Data",map="GoogleMap",mapCanvas="Map",map.width="800px",map.height="600px",control.width="200px",control.height="600px")
Anonymous user

Navigation menu