make just yale buildings appear (step1)

PHOTO EMBED

Mon Feb 26 2024 20:06:40 GMT+0000 (Coordinated Universal Time)

Saved by @skatzy

 d3.select("#step-one").on('stepin',function(e) {
         d3.select("#yaleBuildings").classed('hidden', false)
      })
content_copyCOPY