r-tmap/tmap

Support for Crosstalk?

Open

#807 aberto em 30 de out. de 2023

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)R (120 forks)batch import
Help wantedView-mode

Métricas do repositório

Stars
 (852 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador