## ------------------------------------------------------------------------
# new_url <- "http://overpass-api.de/api/interpreter"
# osmdata::set_overpass_url(new_url)
## ------------------------------------------------------------------------
# op <- osmtt("sudal nepal","2019-01-01T12:00:00Z")
## ------------------------------------------------------------------------
# op_sf <- osmtt_sf(op)
## ------------------------------------------------------------------------
# osmdata::osmdata_sp(op)
# osmdata::osmdata_xml(op)
## ------------------------------------------------------------------------
# od<-osmadiff("sanga","2019-01-01T12:00:00Z")
## ------------------------------------------------------------------------
# odd<-osmdata:::overpass_query(osmdata::opq_string(od))
## ------------------------------------------------------------------------
# odd_sf <- osmttdiff_sf(odd)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.