Skip to contents

Mirrors the leafletProxy() pattern: update a live canvas without re-rendering the whole widget.

Usage

at_canvas_proxy(id, session = shiny::getDefaultReactiveDomain())

Arguments

id

The canvas output id.

session

The Shiny session.

Value

An atcanvas_proxy object.