maplibreOutput function

Create a Maplibre GL output element for Shiny

Create a Maplibre GL output element for Shiny

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

Returns

A Maplibre GL output element for use in a Shiny UI

  • Maintainer: Kyle Walker
  • License: MIT + file LICENSE
  • Last published: 2025-03-18