R/shiny.R
set_popup.Rd
Set popup on a map layer
set_popup(map, layer, popup)
A map object created by the mapboxgl or maplibre function, or a proxy object.
mapboxgl
maplibre
The ID of the layer to update.
The name of the popup property or an expression to set.
The updated map object.