r-tmap/tmap

Support for Crosstalk?

Open

#807 aperta il 30 ott 2023

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)R (120 fork)batch import
Help wantedView-mode

Metriche repository

Star
 (852 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor