Learn R Programming

mapgl (version 0.2.1)

maplibreCompareOutput: Create a Maplibre GL Compare output element for Shiny

Description

Create a Maplibre GL Compare output element for Shiny

Usage

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

Value

A Maplibre GL Compare output element for use in a Shiny UI

Arguments

outputId

The output variable to read from

width

The width of the element

height

The height of the element