Zoom-Triggered Actions in Leaflet and Shiny

Explore median household income data in the Delaware Valley at various levels of scope

Published

December 13, 2018

This is a simple project demonstrating how to trigger actions in Shiny-Leaflet projects using the zoom level. Given a zoom level, the map displays the corresponding state, county or census tract shapes. Find the app at the link below.

https://seanangio.shinyapps.io/dv_income/

Zoom-triggered actions gif

You can also find its Github repo.