Does most of the work to generate rays. Wrapped by count.rays but it's kept separate so it can be called more quickly with just a place boundary and prepped hwy sf. Uses just hwy types included in "always.include" or also includes add'l hwys that intersect those core hwy types.
1 2 3 4 5 6 7 8 | prepped.hwys.to.rays(
place,
hwy,
always.include = c("I"),
include.intersecting = FALSE,
include.map = TRUE,
...
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.