cartovl: Create a mapbox-gl / carto-vl (map) widget

Description Usage Arguments

View source: R/cartovl.R

Description

Create a mapbox-gl / carto-vl (map) widget

Usage

1
2
cartovl(properties = map_properties(), width = NULL, height = NULL,
  element_id = NULL)

Arguments

properties

properties passed to mapboxgl.Map

width

width of the widget

height

height of the widget

element_id

explicit element id (usually not needed)


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