add_basemap: Add a basemap to the deckgl widget
Description
Add a basemap to the deckgl widget
Usage
add_basemap(deckgl, style = use_carto_style(), ...)
Arguments
- deckgl
deckgl widget
- style
The style definition of the map conforming to the Mapbox Style Specification.
- ...
not used