stuartlynn/NYCCensusCountMap

Add ability to select / focus on a boundary

Closed this issue · 0 comments

Right now we can only really focus on a census tract. It will be useful to focus on a boundary as well. A few steps to making that happen

  1. Make a function that zooms to map to a selected bounds
  2. Add URL params that allow selection of a given boundary. Could have a format like

?boundary=CD&sid=20

  1. Make a UI for selecting the boundary. Perhaps in legend we can have a quick search?