R/mapboxgl_dependencies.R

# /**
#  * Obsolete
#  */
#mapboxgl_dependencies <- function() {
#  list(
#    htmltools::htmlDependency(
#      "mapbox-gl",
#      version = "1.8.0",
#      src = system.file("htmlwidgets/lib/mapboxgl", package = "deckgl"),
#      script = c("mapbox-gl.js"),
#      stylesheet = "mapbox-gl.css",
#      all_files = FALSE
#    )
#  )
#}

Try the deckgl package in your browser

Any scripts or data that you put into this service are public.

deckgl documentation built on March 7, 2023, 5:37 p.m.