r-tmap/tmap

Support for Crosstalk?

Open

#807 创建于 2023年10月30日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)R (120 fork)batch import
Help wantedView-mode

仓库指标

Star
 (852 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Is there any support for interaction between various widgets with crosstalk? (one of these widgets being a tmap object.) Given that tmap uses leaflet (which supports crosstalk), is it possible to use crosstalk right away with current version of tmap? If so, are there any examples available? Would using tmap_leaflet() be the way to do it? If not, is there any plan to enable crosstalk with tmap?

For reference, the guide on how to modify an htmlwidget for crosstalk support: https://rstudio.github.io/crosstalk/authoring.html

贡献者指南