powered by
Centers the camera on a point
wgcamcenter(lat, lon, alt = NA)
Latitude of the center point, in degrees
Longitude of the center point, in degrees
Altitude of the center point, in kilometres
A webglobe command
# NOT RUN { library(webglobe) wg<-webglobe(immediate=TRUE) wg+wgcamcenter(45,-93,5000) # } # NOT RUN { # }
Run the code above in your browser using DataLab