From the branch in above fcn where it checks hwy types to include, this generates ray-constituting nodes. Can filter out very small segments; by default removes those w/ less than .5km in place boundary
1 2 3 4 5 6 7 | hwys2ray.nodes(
boundary,
trimmed.hwys,
min.segment.length = 10,
verbose = T,
...
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.