viaroute2sldf(osrmresult)
library(RCurl)
viaroute2sldf(
RCurl::getURL(paste0(
"http://router.project-osrm.org/viaroute?loc=52.503033,13.420526&",
"loc=52.516582,13.429290&instructions=true"))
)
Run the code above in your browser using DataLab