0

While generating maps thorough R i can see projection information coming over map like below: Map with Projection

my code as follows:

library(mapview) library(GADMTools)

AdminLayer = readOGR("CHN_adm0.shp")
mapView(AdminLayer, zcol = "Country", layer.name = NULL, legend=TRUE)

Please suggest.

Raj
  • 65
  • 2
  • 6

0 Answers0