I would like to make a choropleth map of the Dominican Republic. As for boundaries, all I need are the states within that country.
I have tried the following:
map <- GetMap('Dominican Republic' , zoom = 8 , )
PlotOnStaticMap(map)
PlotPolysOnStaticMap(map , polys)
You can do this without RGoogleMaps. There are shapefiles & RData files at UC Davis for every region on the planet. The following annotated code:
theme_map
You can use other actual shapefiles in similar fashion: