samanthacsik / strava-dashboard

a shiny dashboard for visualizing Strava data
https://samanthacsik.shinyapps.io/strava_dashboard/
MIT License
0 stars 2 forks source link

Add heatmap that's filtered by clicking on `DT::datatable` #11

Open samanthacsik opened 2 months ago

samanthacsik commented 2 months ago

I'd love to add a second heat map to the Data tab above the DT::datatable. I want to be able to click on a row(s) in the data table and have it highlight the corresponding activities in the leaflet map.

Not sure how exactly to do this yet...

See development on the branch filter-map-by-act-name

samanthacsik commented 2 months ago

See this issue: https://stackoverflow.com/questions/48781380/shiny-how-to-highlight-an-object-on-a-leaflet-map-when-selecting-a-record-in-a