Skip to contents

Render a Maplibre GL output element in Shiny

Usage

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

Arguments

expr

An expression that generates a Maplibre GL map

env

The environment in which to evaluate expr

quoted

Is expr a quoted expression

Value

A rendered Maplibre GL map for use in a Shiny server