Create a proxy object for a Maplibre GL map in Shiny
maplibre_proxy.Rd
This function allows updates to be sent to an existing Maplibre GL map in a Shiny application without redrawing the entire map.
Usage
maplibre_proxy(mapId, session = shiny::getDefaultReactiveDomain())