mapbox_style {mapgl} | R Documentation |
Get Mapbox Style URL
Description
Get Mapbox Style URL
Usage
mapbox_style(style_name)
Arguments
style_name |
The name of the style (e.g., "standard", "streets", "outdoors", etc.). |
Value
The style URL corresponding to the given style name.
[Package mapgl version 0.1.4 Index]