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

The IconLayer renders raster icons at given coordinates.


See also deckgl-api-reference-icon-layer



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