maplibreOutput: Create a Maplibre GL output element for Shiny

View source: R/maplibre.R

maplibreOutputR Documentation

Create a Maplibre GL output element for Shiny

Description

Create a Maplibre GL output element for Shiny

Usage

maplibreOutput(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 Maplibre GL output element for use in a Shiny UI


mapgl documentation built on June 8, 2025, 1:57 p.m.