powered by
openmap(upperLeft, lowerRight, zoom = NULL, type = "osm", minNumTiles = 9L)
#Korea map <- openmap(c(43.46886761482925,119.94873046875), c(33.22949814144951,133.9892578125),type='osm') plot(map,raster=TRUE)
Run the code above in your browser using DataLab