mapbox_text_style: Make a mapbox text style

Description Usage Arguments

View source: R/mapboxgl-stuff.R

Description

Make a mapbox text style

Usage

1
mapbox_text_style(text_field, text_color = "white", text_size = 10)

Arguments

text_field

Value to use for a text label.

text_color

The color with which the text will be drawn.

text_size

The size with which the text will be drawn. Units are in pixels.


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