mapgl: Interactive Maps with 'Mapbox GL JS' and 'MapLibre GL JS' in R

Provides an interface to the 'Mapbox GL JS' (<https://docs.mapbox.com/mapbox-gl-js/guides>) and the 'MapLibre GL JS' (<https://maplibre.org/maplibre-gl-js/docs/>) interactive mapping libraries to help users create custom interactive maps in R. Users can create interactive globe visualizations; layer 'sf' objects to create filled maps, circle maps, 'heatmaps', and three-dimensional graphics; and customize map styles and views. The package also includes utilities to use 'Mapbox' and 'MapLibre' maps in 'Shiny' web applications.

Version: 0.1.1
Imports: htmlwidgets, geojsonsf, sf, rlang, htmltools, grDevices, base64enc, terra
Suggests: shiny, mapboxapi, usethis
Published: 2024-07-31
DOI: 10.32614/CRAN.package.mapgl
Author: Kyle Walker [aut, cre]
Maintainer: Kyle Walker <kyle at walker-data.com>
License: MIT + file LICENSE
URL: https://walker-data.com/mapgl/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: mapgl results

Documentation:

Reference manual: mapgl.pdf

Downloads:

Package source: mapgl_0.1.1.tar.gz
Windows binaries: r-devel: mapgl_0.1.1.zip, r-release: mapgl_0.1.1.zip, r-oldrel: mapgl_0.1.1.zip
macOS binaries: r-release (arm64): mapgl_0.1.1.tgz, r-oldrel (arm64): mapgl_0.1.1.tgz, r-release (x86_64): mapgl_0.1.1.tgz, r-oldrel (x86_64): mapgl_0.1.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=mapgl to link to this page.