Dear R users, I use: mapImageData<- get_map(source="google", c(lon=21, lat=57), zoom=6, maptype="terrain")
to get ggmapTemp.png file in the directory. The problem is - some city and park names overlay with my data points I want to plot on this map. Is there a way to get the map without city, country and park names? I get this using maptype="satellite", but I want to use "terrain" type. Any ideas are appreciated. Thank you for your help. Sincerely Simas -- Simonas Kecorius ** [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.