mapboxer_proxy: Create a mapboxer proxy object

Description Usage Arguments See Also

View source: R/mapboxer-proxy.R

Description

Create a mapboxer-like object that can be used to update a mapboxer object that has already been rendered in a Shiny app.

Usage

1
mapboxer_proxy(shiny_id, session = shiny::getDefaultReactiveDomain())

Arguments

shiny_id

The output ID of the mapboxer object that should be updated.

session

The current Shiny session object. Usually the default value can be used.

See Also

update_mapboxer


crazycapivara/mapboxer documentation built on Nov. 13, 2021, 3:22 a.m.