get_map | R Documentation |
get shapefile for different administrative levels
get_map(level = "country")
level |
administrative level of bangladesh. Should be one of: "country", "division", "district", "upazila","union' |
shapefile for given administrative level
country <- get_map("country") division <- get_map("division") district <- get_map("district")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.