add_basemap {deckgl} | R Documentation |
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 |
[Package deckgl version 0.3.0 Index]