add_source {mapboxer} | R Documentation |
Add a Mapbox source to the map
Description
Add a Mapbox source to the map
Usage
add_source(map, source, id = "mapboxer")
Arguments
map |
A mapboxer object. |
source |
A Mapbox source. |
id |
The unique id of the data source. |
[Package mapboxer version 0.4.0 Index]