Hi, I can get a google maps with: library(dismo) library(XML) library(maptools) library(rgdal) g2 <- gmap("5.727562,36.102452", type='satellite', z=14, filename="googlemap.gif") Is there anyways of getting satellite shots other than the more recent ones? No clue in ?gmap or ?RgoogleMaps Best Agustin