add_mapbox_basemap: Add a base map from mapbox to the map widget

Description Usage Arguments

View source: R/basemaps.R

Description

Add a base map from mapbox to the map widget

Usage

1
2
add_mapbox_basemap(map, token = Sys.getenv("MAPBOX_API_TOKEN"),
  style = "mapbox://styles/mapbox/light-v9")

Arguments

map

map widget created by cartovl

token

mapbox api access token

style

map style


crazycapivara/cartovl documentation built on Nov. 4, 2019, 9:16 a.m.