Interactive Maps with 'Mapbox GL JS' and 'MapLibre GL JS'
Add a categorical legend to a Mapbox GL map
Add a circle layer to a Mapbox GL map
Add a continuous legend
Add a draw control to a map
Add a fill-extrusion layer to a Mapbox GL map
Add a fill layer to a map
Add a fullscreen control to a map
Add a geocoder control to a map
Add a geolocate control to a map
Add a Globe Minimap to a map
Add a heatmap layer to a Mapbox GL map
Add an image source to a Mapbox GL or Maplibre GL map
Add an image to the map
Add a layer to a map from a source
Add a layers control to the map
Add a legend to a Mapbox GL map
Add a line layer to a map
Add markers to a Mapbox GL or Maplibre GL map
Add a navigation control to a map
Add a raster DEM source to a Mapbox GL or Maplibre GL map
Add a raster layer to a Mapbox GL map
Add a raster tile source to a Mapbox GL or Maplibre GL map
Add a reset control to a map
Add a scale control to a map
Add a GeoJSON or sf source to a Mapbox GL or Maplibre GL map
Add a symbol layer to a map
Add a vector tile source to a Mapbox GL or Maplibre GL map
Add a video source to a Mapbox GL or Maplibre GL map
Get CARTO Style URL
Clear all controls from a Mapbox GL or Maplibre GL map in a Shiny app
Clear a layer from a map using a proxy
Clear legend from a map in a proxy session
Clear markers from a map in a Shiny session
Prepare cluster options for circle layers
Create a Compare slider widget
Ease to a given view
Fit the map to a bounding box
Fly to a given view
Get column or property for use in mapping
Get drawn features from the map
Create an interpolation expression
Jump to a given view
Get Mapbox Style URL
Create a proxy object for a Mapbox GL map in Shiny
Initialize a Mapbox GL Map
Create a Mapbox GL output element for Shiny
mapgl: Interactive Maps with 'Mapbox GL JS' and 'MapLibre GL JS'
Create a proxy object for a Maplibre GL map in Shiny
Initialize a Maplibre GL Map
Create a Maplibre GL output element for Shiny
Get MapTiler Style URL
Create a match expression
Move a layer to a different z-position
Render a Mapbox GL output element in Shiny
Render a Maplibre GL output element in Shiny
Set a configuration property for a Mapbox GL map
Set a filter on a map layer
Set fog on a Mapbox GL map
Set a layout property on a map layer
Set a paint property on a map layer
Update the style of a map
Set terrain properties on a map
Set the map center and zoom level
Create a step expression
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.