basemap_background_style {mapboxer} | R Documentation |
Create a background style
Description
Creates a background style that can be used as basemap.
Usage
basemap_background_style(color = "#111", opacity = 1)
Arguments
color |
The color of the background. |
opacity |
The opacity of the background. |
[Package mapboxer version 0.4.0 Index]