add_basemap {deckgl} | R Documentation |
Add a basemap to the deckgl widget
add_basemap(deckgl, style = use_carto_style(), ...)
deckgl |
deckgl widget |
style |
The style definition of the map conforming to the Mapbox Style Specification. |
... |
not used |