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

The GeoJsonLayer takes in GeoJson formatted data and renders it as interactive polygons, lines and points.


See also deckgl-api-reference-geojson-layer



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