Download OpenStreetMap from https://download.geofabrik.de/.
No external dependencies! Pure R!
remotes::install_github("ibarraespinosa/geofabrik")
# install.packages("geofabrik") #soon
head(urlgeo)
get_osm("Sao Tome and Principe")
get_osm("Sao Tome and Principe", "pbf")
get_osm("Sao Tome and Principe", "osm")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.