example <- paste0(
  rprojroot::find_package_root_file(),
  "/inst/examples/deckgl-api-reference/path-layer.R"
)
do.call(knitr::read_chunk, list(path = example))

The PathLayer takes in lists of coordinate points and renders them as extruded lines with mitering.


See also deckgl-api-reference-path-layer



crazycapivara/deckgl documentation built on March 29, 2023, 4:10 a.m.