add_external_geojson_layer: Add an external layer to the map

Description Usage Arguments

View source: R/layer.R

Description

Add an external layer to the map

Usage

1
2
add_external_geojson_layer(map, source, viz_def = list(),
  id = "external-layer", ...)

Arguments

map

map widget created by cartovl

source

url of the geojson data source

viz_def

visualization definition, character vector; if set to NULL a default style will be applied

id

unique layer id

...

more props


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