decode | R Documentation |
Decodes encoded polylines into a list of data.frames.
decode(polylines)
polylines |
vector of encoded polyline strings |
polylines <- c(
"ohlbDnbmhN~suq@am{tAw`qsAeyhGvkz`@fge}A",
"ggmnDt}wmLgc`DesuQvvrLofdDorqGtzzV"
)
decode(polylines)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.