Learn R Programming

mapboxer (version 0.4.0)

add_source: 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.