mapboxglOutput: Create a Mapbox GL output element for Shiny

View source: R/mapboxgl.R

mapboxglOutputR Documentation

Create a Mapbox GL output element for Shiny

Description

Create a Mapbox GL output element for Shiny

Usage

mapboxglOutput(outputId, width = "100%", height = "400px")

Arguments

outputId

The output variable to read from

width

The width of the element

height

The height of the element

Value

A Mapbox GL output element for use in a Shiny UI


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