renderMapboxgl: Render a Mapbox GL output element in Shiny

View source: R/mapboxgl.R

renderMapboxglR Documentation

Render a Mapbox GL output element in Shiny

Description

Render a Mapbox GL output element in Shiny

Usage

renderMapboxgl(expr, env = parent.frame(), quoted = FALSE)

Arguments

expr

An expression that generates a Mapbox GL map

env

The environment in which to evaluate expr

quoted

Is expr a quoted expression

Value

A rendered Mapbox GL map for use in a Shiny server


mapgl documentation built on Nov. 1, 2024, 5:08 p.m.