powered by
googleMap(latitude, longitude, position = NULL, zoom = 12, maptype = c("roadmap", "satellite", "terrain", "hybrid"), mark = FALSE, radius = 0, browse = TRUE, ...)
latitude
longitude
TRUE
rgeo
googleMap( 42.931708, -85.58886, zoom=13, radius=c(0.01,0.1,1,3,12)) googleMap( pos=rgeo(), radius=1:3 )
Run the code above in your browser using DataLab