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

The TextLayer renders text labels on the map using texture mapping.


See also deckgl-api-reference-text-layer



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